[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;

public

  function IsParam();

public

  function GetParam();

  property Params: TStringList; [r]

  property AsString: ; [r]

end;

Inheritance

TfpgCommandLineParams

|

TObject


Documentation generated on: 2013-04-29