Returns the number of files of the current object.
property FileCount: Integer;
If the current object is a folder, it returns the number of files the folder contains. Otherwise if the current object is a file, the property returns 1.
TJamFileListItem.FileSize
TJamFileList.SelectedFileCount
TJamFileList.SelectedFileSize
TJamFileList.TotalFileCount
TJamFileList.TotalFileSize
Jam.Shell.Controls.BaseShellListView.TJamFileListItem