Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TIFInternalProcRec

Unit

ifps3

Declaration

type TIFInternalProcRec = class(TIFProcRec)

Description

WARNING: @Abtract(An internal procedure)

Hierarchy

TIFProcRec

Methods

Overview

Public destructor Destroy; override;

Description

Public destructor Destroy; override;

 

Properties

Overview

Public property Data: PByteArray;
Public property ExportDecl: string;
Public property ExportName: string;
Public property ExportNameHash: Longint;
Public property Length: Cardinal;

Description

Public property Data: PByteArray;

data for this internal proc

Public property ExportDecl: string;

export declaration

Public property ExportName: string;

Exportname

Public property ExportNameHash: Longint;

hash for exportname

Public property Length: Cardinal;

the length of Data