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

TCustomListView.Columns

Collection of items, which have properties of ListView columns (size, alignment, image index, etc).

Declaration

Source position: comctrls.pp line 1525

protected property TCustomListView.Columns : TListColumns
  read FColumns
  write SetColumns;

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