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

TCustomGrid.ExtendedSelect

Indicates whether a selection can extend beyond the visible boundary for he grid.

Declaration

Source position: grids.pas line 1224

protected property TCustomGrid.ExtendedSelect : Boolean
  read FExtendedSelect
  write FExtendedSelect
  default True;

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