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