<< Click to display table of contents >> TRVFontComboBox |
TRVFontComboBox is a combo-box for choosing a font name.
Unit RVFontCombos;
TRVFontComboBox = class(TCustomRVFontComboBox)
(Hierarchy of TRVFontComboBox, if TNT Controls are not used) TObject TPersistent TComponent TControl TWinControl TCustomComboBox TComboBox |
This combo-box allows changing a font name for a selected text in Editor.
This component works automatically: place it on a form, assign Editor and ActionFont properties; no additional code is required.
The component displays preview of fonts in items. To disable this feature, assign Preview = False.
See also: