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

TGfxCommandLineParams

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

Declaration

Source position: fpg_cmdlineparams.pas line 33

type TGfxCommandLineParams = class(TObject)

public

  constructor Create;

  destructor Destroy; override;

  function IsParam();

  function GetParam();

  property Params: TStringList; [r]

  property AsString: String; [r]

end;

Inheritance

TGfxCommandLineParams

|

TObject


Documentation generated on: 2012-01-26