Table of Contents

TTMSFNCToolBar.AddFontSizePicker Method

Creates and adds a TTMSFNCToolBarFontSizePicker to the toolbar.

API unit family: TMSFNCToolBar Declaring type: TTMSFNCToolBar Inherited from: TTMSFNCCustomToolBar

Syntax

function AddFontSizePicker(AIndex: Integer = -1): TTMSFNCToolBarFontSizePicker; virtual;

Parameters

Name Description
AIndex Zero-based insertion index, or -1 to append.

Returns

The newly created font size picker.