Table of Contents

TTMSFNCRibbonQAT.AddFontSizePicker Method

Adds a font-size picker control to this toolbar and returns it.

API unit family: TMSFNCRibbon Declaring type: TTMSFNCRibbonQAT Inherited from: TTMSFNCRibbonDefaultToolBar

Syntax

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

Parameters

Name Description
AIndex Insertion index; pass -1 to append.