[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The coordinates of the current cell (column, row) expressed as a standard rectangle (TRect)
Source position: grids.pas line 1156
public function TCustomGrid.CellRect( |
ACol: Integer; |
ARow: Integer |
):TRect; |