[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: grids.pas line 275
type TOnDrawCell = procedure( |
Sender: TObject; |
aCol: Integer; |
aRow: Integer; |
aRect: TRect; |
aState: TGridDrawState |
) of object; |
lazarus-ccr.sourceforge.net |