TCustomRVFontListBox

Properties

<< Click to display table of contents >>

TCustomRVFontListBox

Properties

TCustomRVFontListBox is the base class for font list-boxes.

Unit RVFontCombos;

Syntax, if TNT Controls are not used:

TCustomRVFontListBox = class(TListBox)

Syntax, if TNT Controls are used:

TCustomRVFontListBox = class(TTntListBox)

hmtoggle_arrow1Hierarchy

Description

This component is not used directly.

The following components are inherited from TCustomRVFontListBox:

TRVFontListBox