[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the rectangle for the box around the cell at the given coordinates.
Source position: grids.pas line 985
protected function TCustomGrid.BoxRect( |
ALeft: LongInt; |
ATop: LongInt; |
ARight: LongInt; |
ABottom: LongInt |
):TRect; |
Not used in the current implementation.
Version 4.0 | Generated 2025-05-03 | Home |