TTMSFNCToolBarColorPicker.OnColorSelected Event
Fires when the user picks a color from the drop-down selector.
API unit family: TMSFNCToolBar
Declaring type: TTMSFNCToolBarColorPicker
Syntax
OnColorSelected: TTMSFNCToolBarColorPickerColorSelected;
Parameters
| Name | Description |
|---|---|
Sender |
The color picker. |
AColor |
The selected color value. |