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



TBeforeRenderCellEvent


Unit: SDL_ntabed
Class: none
Declaration: TBeforeRenderCellEvent = procedure (Sender: TObject; colix, rowix: integer; var Text: string; var ColorText, ColorBakg: TColor; var FontStyles: TFontStyles) of object;

The TBeforeRenderCellEvent type declares the event OnBeforeRenderCell which may be used to adjust the colors and the font of individual cells of the numerical table editor.


Last Update: 2023-Feb-06