[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DrawCell - draws a cell at the given grid location (Col, Row) or in the specified Rectangle
Source position: grids.pas line 856
protected procedure TCustomGrid.DrawCell( |
aCol: Integer; |
aRow: Integer; |
aRect: TRect; |
aState: TGridDrawState |
); virtual; |
lazarus-ccr.sourceforge.net |