ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamFileList.SelectedFileCount

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.