Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.MouseToGridZone

Converts mouse position and cell coordinates to a grid zone.

Declaration

Source position: grids.pas line 1342

public function TCustomGrid.MouseToGridZone(

  X: Integer;

  Y: Integer

):TGridZone;