TdxCustomColorGallery.OnChange Event
In This Article
Enables you to respond to gallery item clicks and edit value changes.
#Declaration
Delphi
property OnChange: TNotifyEvent read; write;
#Remarks
The Sender parameter specifies the color gallery.
See Also