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

TPSRecordType

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

Declaration

Source position: uPSCompiler.pas line 247

type TPSRecordType = class(TPSType)

public

  constructor Create;

  

  destructor Destroy; override;

  

  function RecValCount;

  

  function RecVal();

  

  function AddRecVal;

  

end;

Inheritance

TPSRecordType

  

|

TPSType

  

|

TObject



CT Web help

CodeTyphon Studio