Class TCommandLineParameters (unit Cmdline) |
TComponent
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Public declarations
Functions |
constructor TCommandLineParameters.Create } {******************************************************************************} {* LOADED is the procedure that does most of the work for this component. *} {* The command line parameters are checked - firstly to see if the first *} {* parameter could be a filename (usually to be opened). Secondly the *} {* parameters are checked to see if they are switches, possibly with another *} {* parameter following the switch. If any of these are found, then *} {* corresponding events are triggered (if they are assigned). *} {
Properties |
Published declarations
Events |
Variables |
Private declarations