| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 1595
const FontStretchNames: array [FONT_STRETCH_ULTRA_CONDENSED..FONT_STRETCH_ULTRA_EXPANDED] of string = ('UltraCondensed', 'ExtraCondensed', 'Condensed', 'SemiCondensed', 'Normal', 'SemiExpanded', 'Expanded', 'ExtraExpanded', 'UltraExpanded'); |