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

TPSValueArray

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

Declaration

Source position: uPSCompiler.pas line 1469

type TPSValueArray = class(TPSValue)

public

  function Add();

  

  procedure Delete();

  

  property Item []: TPSValue; [r]

  

  property Count: Cardinal; [r]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TPSValueArray

  

|

TPSValue

  

|

TObject



CT Web help

CodeTyphon Studio