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

TCustomListBox.Columns

Columns - the number of vertical columns in which the Items are arranged

Declaration

Source position: stdctrls.pp line 565

public property TCustomListBox.Columns: Integer
  read FColumns
  write SetColumns
  default 0;