[Overview][Constants][Classes][Procedures and functions][Index] Reference for unit 'fpg_cmdlineparams' (#fpgui)

TfpgCommandLineParams

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpg_cmdlineparams.pas line 33

type TfpgCommandLineParams = class(TObject)

public

  constructor Create;

  destructor Destroy; override;

  function IsParam();

  function GetParam();

  property Params: TStringList; [r]

  property AsString: string; [r]

end;

Inheritance

TfpgCommandLineParams

|

TObject


Documentation generated on: 2015-04-04