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

TCustomGrid.BorderStyle

Drawing style used for the borders on the control.

Declaration

Source position: grids.pas line 1198

protected property TCustomGrid.BorderStyle : TBorderStyle
  read FGridBorderStyle
  write SetBorderStyle
  default bsSingle;

Description

Only a restricted range of values are available in TCustomGrid: a single border or none.

See also

TWinControl.BorderStyle

  

Indicates if borders are displayed around the control.

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