[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Use the default method for drawing a cell specified by aCol, aRow, at location aRect with state aState
Source position: grids.pas line 1371
public procedure TCustomDrawGrid.DefaultDrawCell( |
aCol: Integer; |
aRow: Integer; |
var aRect: TRect; |
aState: TGridDrawState |
); virtual; |
lazarus-ccr.sourceforge.net |