rvfontlistbox TRVFontListBox

Properties

<< Click to display table of contents >>

rvfontlistbox TRVFontListBox

Properties

TRVFontListBox is a list-box for choosing a font name.

Unit RVFontCombos;

TRVFontListBox = class(TCustomRVFontListBox)

hmtoggle_arrow1Hierarchy

Description

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:

TRVFontComboBox