ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamFileList.ViewStyle

Determines how the list items are displayed.

Syntax
Pascal
property ViewStyle;

Set ViewStyle to control the visual display of items in a list view. The items can be displayed as a set of movable icons, or as columns of text.  

vsSmallIcon is not supported and is be replaced by vsList internally.