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

TPSExternalProcRec

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

Declaration

Source position: uPSRuntime.pas line 64

type TPSExternalProcRec = class(TPSProcRec)

public

  property Name: TbtString; [rw]

  

  property Decl: TbtString; [rw]

  

  property Ext1: Pointer; [rw]

  

  property Ext2: Pointer; [rw]

  

  property ProcPtr: TPSProcPtr; [rw]

  

end;

Inheritance

TPSExternalProcRec

  

|

TPSProcRec

  

|

TObject



CT Web help

CodeTyphon Studio