Table of Contents

TTMSFNCBloxFormatBlockTextToolBar.OnApplyTextColor Event

Occurs when a text color is applied from the toolbar.

API unit family: TMSFNCBloxToolBar Declaring type: TTMSFNCBloxFormatBlockTextToolBar

Syntax

OnApplyTextColor: TTMSFNCBloxToolBarApplyColor;

Parameters

Name Description
Sender The toolbar that raised the event.
AElement The element the text color is applied to.
AColor The selected text color.