TTMSFNCFontToolBar.OnApplyBackgroundColor Event
Occurs when a background color is selected.
API unit family: TMSFNCToolBars
Declaring type: TTMSFNCFontToolBar
Syntax
OnApplyBackgroundColor: TTMSFNCFontToolBarApplyColor;
Parameters
| Name | Description |
|---|---|
Sender |
Object that raises the event. |
AColor |
Selected background color. |