[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DrawCellText - draws the given text string in the cell specified by Col, Row or by Rectangle
Source position: grids.pas line 1001
protected procedure TCustomGrid.DrawCellText( |
aCol: Integer; |
aRow: Integer; |
aRect: TRect; |
aState: TGridDrawState; |
aText: string |
); virtual; |
lazarus-ccr.sourceforge.net |