Class TGlyphs (unit INISec)

Inherits from

TPersistent

Constructors


constructor Create;



Functions

destructor Destroy;


function GetGlyphDescriptor(Index:Integer):TGlyphDescriptor;


procedure SetGlyphDescriptor(Index:Integer;GD:TGlyphDescriptor);


Properties

property Clear : TGlyphDescriptor


property Delete : TGlyphDescriptor


property Save : TGlyphDescriptor


Events

Variables

FGlyphDescriptors : array[0..2] of TGlyphDescriptor;



Constructors


constructor Create;


Functions


destructor Destroy;


function GetGlyphDescriptor(Index:Integer):TGlyphDescriptor;


procedure SetGlyphDescriptor(Index:Integer;GD:TGlyphDescriptor);


Properties


property Clear : TGlyphDescriptor


property Delete : TGlyphDescriptor


property Save : TGlyphDescriptor


Events


Variables


FGlyphDescriptors : array[0..2] of TGlyphDescriptor;