[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 1642

public property TCustomStringGrid.Cols[index: Integer] : TStrings
  read GetCols
  write SetCols;