Table of Contents

TTMSFNCBloxToolBar.OnApplyText Event

Occurs when edited text is applied to the element from the toolbar.

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

Syntax

OnApplyText: TTMSFNCBloxToolBarApplyText;

Parameters

Name Description
Sender The toolbar that raised the event.
AElement The element the text is applied to.
AText The text to apply.