Table of Contents

TTMSFNCBloxFormatBlockToolBar.OnApplyFillColorTo Event

Occurs when the secondary (gradient end) fill color is applied from the toolbar.

API unit family: TMSFNCBloxToolBar Declaring type: TTMSFNCBloxFormatBlockToolBar

Syntax

OnApplyFillColorTo: TTMSFNCBloxToolBarApplyColor;

Parameters

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