rvfontsizecombobox TRVFontSizeComboBox

Properties

<< Click to display table of contents >>

rvfontsizecombobox TRVFontSizeComboBox

Properties

TRVFontSizeComboBox is a combo-box for choosing a font size (with the precision up to 0.5 point).

Unit RVFontCombos;

TRVFontSizeComboBox = class(TCustomRVFontComboBox)

hmtoggle_arrow1Hierarchy

Description

This combo-box allows changing a font size 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.

See also:

TRVFontComboBox

TRVFontCharsetComboBox