TTMSFNCBloxToolBar.OnApplyTextColor Event
Occurs when a text color is applied from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxToolBar
Inherited from: TTMSFNCBloxCustomToolBar
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. |