[Overview][Types][Classes][Procedures and functions][Index] |
Source position: dbgrids.pas line 91
type TDrawColumnCellEvent = procedure( |
Sender: TObject; |
const Rect: TRect; |
DataCol: Integer; |
Column: TColumn; |
State: TGridDrawState |
) of object; |