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

TCustomGrid.MoveNextSelectable

Moves to the next selectable cell.

Declaration

Source position: grids.pas line 1132

protected function TCustomGrid.MoveNextSelectable(

  Relative: Boolean;

  DCol: Integer;

  DRow: Integer

):Boolean; virtual;