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

TCustomGrid.MoveNextSelectable

MoveNextSelectable - move to next selectable cel; use delta col and row if Relative is True; returns True if successful

Declaration

Source position: grids.pas line 940

protected function TCustomGrid.MoveNextSelectable(

  Relative: Boolean;

  DCol: Integer;

  DRow: Integer

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.