type TIFInternalProcRec = class(
TIFProcRec
)
TIFProcRec
![]() |
destructor Destroy; override; |
![]() |
destructor Destroy; override; |
![]() |
property Data: PByteArray; |
![]() |
property ExportDecl: string; |
![]() |
property ExportName: string; |
![]() |
property ExportNameHash: Longint; |
![]() |
property Length: Cardinal; |
![]() |
property Data: PByteArray; |
data for this internal proc
![]() |
property ExportDecl: string; |
export declaration
![]() |
property ExportName: string; |
Exportname
![]() |
property ExportNameHash: Longint; |
hash for exportname
![]() |
property Length: Cardinal; |
the length of Data