TTMSFNCRichEditorFormatToolBar.OnApplyTextColor Event
Occurs when a text color is applied.
API unit family: TMSFNCRichEditorToolBar
Declaring type: TTMSFNCRichEditorFormatToolBar
Syntax
OnApplyTextColor: TTMSFNCRichEditorFormatToolBarApplyColor;
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggered the event. |
AColor |
The selected text color. |