ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamFileListItem.FileCount Property

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.

Copyright (c) 2011. All rights reserved.