[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts the specified mouse position and cell coordinates to the grid zone where they are located.
Source position: grids.pas line 1348
public function TCustomGrid.MouseToGridZone( |
X: Integer; |
Y: Integer |
):TGridZone; |