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

TPSInternalProcRec

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

Declaration

Source position: uPSRuntime.pas line 84

type TPSInternalProcRec = class(TPSProcRec)

public

  property Data: PByteArray; [r]

  

  property Length: Cardinal; [r]

  

  property ExportNameHash: LongInt; [r]

  

  property ExportName: TbtString; [rw]

  

  property ExportDecl: TbtString; [rw]

  

  destructor Destroy; override;

  

end;

Inheritance

TPSInternalProcRec

  

|

TPSProcRec

  

|

TObject



CT Web help

CodeTyphon Studio