TTMSFNCBloxToolBar.OnApplyFillColorTo Event
Occurs when the secondary (gradient end) fill color is applied from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxToolBar
Inherited from: TTMSFNCBloxCustomToolBar
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. |