UNITS
CLASSES, INTERFACES, OBJECTS
TYPES
VARIABLES
CONSTANTS
FUNCTIONS, PROCEDURES
IDENTIFIERS

Class TImportTable

Unit

UTPFF_Aux

Declaration

type TImportTable = class(TObject)

Description

Class to hold the ImportTable. All references to objects in other packages are stored in the ImportTable.

Fields

NameDescription
ClassName name of the class of the object
ClassPackage package of the class
Count number of entries in the NameTable
ImportPackage package the object resides in
ImportPackage_ObjRef package the object resides in; un-resolved ObjectReference (see the UTPFF docs)
ObjectName name of the referenced object
Offset offset of the NameTable inside the package

Methods

Overview

constructor Create( Size : integer; FOffset : longint );

Description

constructor Create( Size : integer; FOffset : longint );

constructor, initialises all the arrays and copies the offset

Properties

None.


Generated by pasdoc 0.6.20 on Wed 20 Mar 2002 20:59:34