[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.MouseToGridZone

Converts the specified mouse position and cell coordinates to the grid zone where they are located.

Declaration

Source position: grids.pas line 1348

public function TCustomGrid.MouseToGridZone(

  X: Integer;

  Y: Integer

):TGridZone;