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

TPSValueVar

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

Declaration

Source position: uPSCompiler.pas line 1306

type TPSValueVar = class(TPSValue)

public

  constructor Create;

  

  destructor Destroy; override;

  

  function RecAdd();

  

  procedure RecDelete();

  

  property RecItem []: TPSSubItem; [r]

  

  property RecCount: Cardinal; [r]

  

end;

Inheritance

TPSValueVar

  

|

TPSValue

  

|

TObject



CT Web help

CodeTyphon Studio