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

TCustomGrid.BorderStyle

The available border styles for this sort of control

Declaration

Source position: grids.pas line 913

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

Description

Only a restricted series of options is available: none or a single border.

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