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