ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamCustomFileList.RowSelect Property

Determines whether an entire row in the list view can be selected.

Syntax
Pascal
property RowSelect;

Set RowSelect to true to allow entire rows to be selected when the ViewStyle property is vsReport. To allow multiple rows to be selected, use the MultiSelect property.

Copyright (c) 2011. All rights reserved.