| 
       << Click to display table of contents >> TCustomRVFontComboBox | 
    
TCustomRVFontComboBox is the base class for font combo-boxes.
Unit RVFontCombos;
Syntax, if TNT Controls are not used:
TCustomRVFontComboBox = class(TComboBox)
Syntax, if TNT Controls are used:
TCustomRVFontComboBox = class(TTntComboBox)
(Hierarchy of TCustomRVFontComboBox, if TNT Controls are not used) TObject TPersistent TComponent TControl TWinControl TCustomComboBox TComboBox  | 
This component is not used directly.
The following components are inherited from TCustomRVFontComboBox: