Table of Contents

TTMSFNCBloxFormatBlockToolBar.OnApplyFillColor Event

Occurs when a fill color is applied from the toolbar.

API unit family: TMSFNCBloxToolBar Declaring type: TTMSFNCBloxFormatBlockToolBar

Syntax

OnApplyFillColor: TTMSFNCBloxToolBarApplyColor;

Parameters

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