ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamFileList.SelectedFileCount Property

Returns the count of the selected files.

Syntax
Pascal
property SelectedFileCount: Integer;

This property returns the number of files of the selected items in the TJamFileList. If the selection contains folders, the files in those particular folders are also counted.

Copyright (c) 2011. All rights reserved.