Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCommand.HaveOptions

Check if command has any options

Declaration

Source position: fpmkunit.pp line 394

public function TCommand.HaveOptions: Boolean;

Function result

Result returns True if the command has any options, arguments, or parameters configured, False if the command has no additional options beyond the base command executable.

Description

Function that returns True if the command has any command-line options or arguments configured. Used to determine if additional formatting is needed when building the command line.


Documentation generated on: Dec 15 2025