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....



TRenderEvent


Unit: SDL_colorscale
Class: none
Declaration: TRenderEvent = procedure (Sender: TObject; Canvas: TCanvas) of object;

The TRenderEvent declares the event OnDataRendered which occurs after the color scale has been rendered on the canvas. This event may be used to draw user defined parts in the color scale.


Last Update: 2023-Dec-14