[Overview][Types][Classes] | Reference for unit 'CustApp' (#fcl) |
Are options interpreted case sensitive or not
Source position: CustApp.pp line 79
public property TCustomApplication.CaseSensitiveOptions: Boolean |
CaseSensitiveOptions determines whether FindOptionIndex and CheckOptions perform searches in a case sensitive manner or not. By default, the search is case-sensitive. Setting this property to False makes the search case-insensitive.
|
Return the index of an option. |
|
|
Return the value of a command-line option. |
|
|
Check whether an option was specified. |
|
|
Command-line switch character |
|
|
Check whether all given options on the command-line are valid. |
No notes exist for this page yet.