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

Class TIFTypeRec_Record

Unit

ifps3

Declaration

type TIFTypeRec_Record = class(TIFTypeRec)

Description

record type typeinfo

Hierarchy

TIFTypeRec

Methods

Overview

Public constructor Create(Owner: TIFPSExec);
Public destructor Destroy; override;
Public procedure CalcSize; override;

Description

Public constructor Create(Owner: TIFPSExec);

 

Public destructor Destroy; override;

 

Public procedure CalcSize; override;

 

Properties

Overview

Public property FieldTypes: TIfList;
Public property RealFieldOffsets: TIfList;

Description

Public property FieldTypes: TIfList;

List of fieldtypes

Public property RealFieldOffsets: TIfList;

The real offset of the fields