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

Class TIFTypeRec_Set

Unit

ifps3

Declaration

type TIFTypeRec_Set = class(TIFTypeRec)

Description

Set type typeinfo

Hierarchy

TIFTypeRec

Methods

Overview

Public procedure CalcSize; override;

Description

Public procedure CalcSize; override;

 

Properties

Overview

Public property aBitSize: Longint;
Public property aByteSize: Longint;

Description

Public property aBitSize: Longint;

The number of bits this set is

Public property aByteSize: Longint;

The number of bytes this would require (same as realsize)