SMFontNamesCombobox and SMFontSizesCombobox components |
|
Extended comboboxes with list of available fonts and sizes | |
20K | Last updated: December 03, 1998 |
D3-D2005, CB3-6, BDS2006/2007/2009/2010/XE/XE2/XE3/XE4/XE5/XE6/XE7/XE8, RAD Studio 10 Seattle, 10.1 Berlin, 10.2 Tokyo, 10.3 Rio, 10.4 Sydney, 11 Alexandria, 12 Athens | Freeware (with sources): SMCombo.Zip |
TSMFontNamesCombo component allow to display font names. You can specify desired font device (Device property):
You can customize combobox using Options property
Options = set of (foAnsiOnly, foTrueTypeOnly,
foFixedPitchOnly, foNoOEMFonts, foOEMFontsOnly, foScalableOnly):.
PS using FontSizesCombo property you can specify TSMFontSizesCombo component wghich will be filled with list of sizes for selected font.
TSMFontSizesCombo component allow to display a list of supported sizes for specified font. Only define FontName property and Items property will contain a list of supported sizes
Copyright© 1998-2024, Scalabium
Software. All rights reserved. |