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

Class TIFPSStaticArrayType

Unit

ifpscomp

Declaration

type TIFPSStaticArrayType = class(TIFPSArrayType)

Description

TIFPSStaticArrayType holds information to store static arrays

Hierarchy

TIFPSArrayType > TIFPSType

Properties

Overview

Public property Length: Cardinal;
Public property StartOffset: Longint;

Description

Public property Length: Cardinal;

The number of fields for this array

Public property StartOffset: Longint;

The start range of this array