 TRVFontListBox
 TRVFontListBox| << Click to display table of contents >> 
 | 
TRVFontListBox is a list-box for choosing a font name.
Unit RVFontCombos;
TRVFontListBox = class(TCustomRVFontListBox)
| (Hierarchy of TRVFontListBox, if TNT Controls are not used) TObject TPersistent TComponent TControl TWinControl TCustomListBox TListBox | 
This list-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: