Unit 'gisgrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_geogis]

TCustomGrid.MouseToCell

Declaration

Source position: gisgrids.pas line 1165

public function TCustomGrid.MouseToCell(

  const Mouse: TPoint

):TPoint; overload;

procedure TCustomGrid.MouseToCell(

  X: Integer;

  Y: Integer;

  var ACol: LongInt;

  var ARow: LongInt

); overload;



CT Web help

CodeTyphon Studio