ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamFileListItem.FileCount

Returns the number of files of the current object.

Syntax
Pascal
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.