type TIFExternalProcRec = class(
TIFProcRec
)
TIFProcRec
![]() |
property Decl: string; |
![]() |
property Ext1: Pointer; |
![]() |
property Ext2: Pointer; |
![]() |
property Name: string; |
![]() |
property ProcPtr: TIFProc; |
![]() |
property Decl: string; |
Declaration for this proc (not needed, loaded from script)
![]() |
property Ext1: Pointer; |
User setable variable
![]() |
property Ext2: Pointer; |
User setable variable
![]() |
property Name: string; |
Name for this proc
![]() |
property ProcPtr: TIFProc; |
Pointer to the procedure