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

Class TIFPSSetType

Unit

ifpscomp

Declaration

type TIFPSSetType = class(TIFPSType)

Description

TIFPSSetType stores set type info

Hierarchy

TIFPSType

Properties

Overview

Public property BitSize: Longint;
Public property ByteSize: Longint;
Public property SetType: TIFPSType;

Description

Public property BitSize: Longint;

The number of bits to store this set

Public property ByteSize: Longint;

The number of bytes to store this set

Public property SetType: TIFPSType;

The type this set is about