[Overview][Types][Classes][Procedures and functions][Index] |
DefaultDrawCell - the default method for drawing a cell at the specified location, depending on the type of cell
Source position: dbgrids.pas line 373
protected procedure TCustomDBGrid.DefaultDrawCell( |
aCol: Integer; |
aRow: Integer; |
aRect: TRect; |
aState: TGridDrawState |
); |
lazarus-ccr.sourceforge.net |