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

TCustomListView.ViewStyle

Sets one of ListView layouts: List (simple column), Report (few columns with full width), Icon (big icons), Small Icon (small icons, 16x16).

Declaration

Source position: comctrls.pp line 1540

protected property TCustomListView.ViewStyle : TViewStyle
  read FViewStyle
  write SetViewStyle
  default vsList;

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