Unit 'uPSCompiler' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

TPSParameters

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

Declaration

Source position: uPSCompiler.pas line 1260

type TPSParameters = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  property Count: Cardinal; [r]

  

  property Item []: TPSParameter; default; [r]

  

  procedure Delete();

  

  function Add;

  

end;

Inheritance

TPSParameters

  

|

TObject



CT Web help

CodeTyphon Studio