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

TCustomGrid.Options

The options available for use in this grid

Declaration

Source position: grids.pas line 1012

protected property TCustomGrid.Options: TGridOptions
  read FOptions
  write SetOptions
  default [goFixedVertLine,goFixedHorzLine,goVertLine,goHorzLine,goRangeSelect,goSmoothScroll];

Description

For a list of options seeTGridOptions