TdxRibbonColorGalleryItem.OnColorChanged Event
Enables you to respond to color selection changes.
Declaration
property OnColorChanged: TNotifyEvent read; write;
Remarks
This event fires after the Color property value has been changed.
The Sender parameter provides access to the bar item.
See Also