[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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;