The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



OnColorNameChange


Unit: SDL_colsel
Class: TColSel
Declaration: property OnColorNameChange: TOnColorNameChangeEvent;
{ TOnColorNameChangeEvent = procedure (Sender: TObject; var ColorName: string) of object; }

The OnColorNameChange event occurs whenever any of the color names of a control is changed. This event can be used to handle multi-language color drop boxes.


Last Update: 2023-Dec-14