Unit GlyphCMB

Classes

TAboutGlyphComboBoxProperty -
TGlyphComboBox -

Functions

Register - update

Types

TAlignmentV
TGlyphAlignH
TGlyphAlignV
TGlyphTextOrder

Constants

TGlyphComboBoxVersion

Variables


Functions


procedure Register;

update

Types


TAlignmentV = (taTop, TaBottom, taCenterV);
text vertical alignment
TGlyphAlignH = (gaLeft, gaRight, gaCenterH);
glyph horizontal position
TGlyphAlignV = (gaTop, gaBottom, gaCenterV);
glyph vertical position
TGlyphTextOrder = (gtoGlyphFirst, gtoTextFirst);
order of glyph and text, if they have same alignment

Constants

TGlyphComboBoxVersion = '1.4'

version - see below

Variables