[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Event handler signalled when a cell title needs to be drawn.
Source position: dbgrids.pas line 530
protected property TCustomDBGrid.OnDrawColumnTitle : TDrawColumnCellEvent |
OnDrawColumnTitle is a TDrawColumnCellEvent property that implements the event handler signalled when a cell title in the control needs to be drawn. Assign a procedure to the event handler to perform drawing needed for the cell title using the arguments to the routine.
|
Specifies an event handler for drawing a cell in a grid control. |
Version 4.0 | Generated 2025-05-03 | Home |