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

TCustomStringGrid.Cols

Cols - get or set a list of strings for column names as specified by the index

Declaration

Source position: grids.pas line 1580

public property TCustomStringGrid.Cols : TStrings
  read GetCols
  write SetCols;