<< Click to display table of contents >> TRVFontSizeComboBox |
TRVFontSizeComboBox is a combo-box for choosing a font size (with the precision up to 0.5 point).
Unit RVFontCombos;
TRVFontSizeComboBox = class(TCustomRVFontComboBox)
(Hierarchy of TRVFontSizeComboBox, if TNT Controls are not used) TObject TPersistent TComponent TControl TWinControl TCustomComboBox TComboBox |
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: