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

TCustomGrid.TabStop

Allows the user to navigate to this control, by pressing the Tab key.

Declaration

Source position: grids.pas line 1353

public property TCustomGrid.TabStop : Boolean
  default True;

Description

The default value for TabStop is True in TCustomGrid.

See also

TWinControl.TabStop

  

Allows the user to navigate to this control, by pressing the Tab key.

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