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

TPSValueProc

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

Declaration

Source position: uPSCompiler.pas line 1437

type TPSValueProc = class(TPSValue)

public

  property ResultType: TPSType; [rw]

  

  property SelfPtr: TPSValue; [rw]

  

  property Parameters: TPSParameters; [rw]

  

  destructor Destroy; override;

  

end;

Inheritance

TPSValueProc

  

|

TPSValue

  

|

TObject



CT Web help

CodeTyphon Studio