Table of Contents

TTMSFNCBloxToolBar.OnApplyFontSize Event

Occurs when a font size is applied from the toolbar.

API unit family: TMSFNCBloxToolBar Declaring type: TTMSFNCBloxToolBar Inherited from: TTMSFNCBloxCustomToolBar

Syntax

OnApplyFontSize: TTMSFNCBloxToolBarApplyFontSize;

Parameters

Name Description
Sender The toolbar that raised the event.
AElement The element the font size is applied to.
AFontSize The selected font size.