Class TGlyphDescriptor (unit INISec)

Inherits from

TPersistent

Constructors


constructor Create;

TINIDatabase


Functions

destructor Destroy;


procedure GAssign(GD:TGlyphDescriptor);


procedure GAssignTo(BB:TBitBtn;bVisible:Boolean);


procedure SetGlyph(bGlyph:TBitmap);


procedure SetNumGlyphs(nGlyphs:Integer);


Properties

property Caption : string


property Glyph : TBitmap


property NumGlyphs : Integer


Events

Variables

FCaption : string;


FGlyph : TBitmap;


FNumGlyphs : Integer;



Constructors


constructor Create;

TINIDatabase


Functions


destructor Destroy;


procedure GAssign(GD:TGlyphDescriptor);


procedure GAssignTo(BB:TBitBtn;bVisible:Boolean);


procedure SetGlyph(bGlyph:TBitmap);


procedure SetNumGlyphs(nGlyphs:Integer);


Properties


property Caption : string


property Glyph : TBitmap


property NumGlyphs : Integer


Events


Variables


FCaption : string;


FGlyph : TBitmap;


FNumGlyphs : Integer;