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



TRenderCellEvent


Unit: SDL_replist
Class: none
Declaration: TRenderCellEvent = procedure (Sender: TObject; ACol, ARow: integer; var PenColor, BrushColor, FontColor: TColor; var FontStyles: TFontStyles; var Text: string) of object;

The TRenderCellEvent type declares the event OnBeforeRenderCell which may be used to adjust the colors and the font of individual cells of the report list view.


Last Update: 2023-Feb-06