ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamFileListItem.FileSize Property

Returns the size of current object.

Syntax
Pascal
property FileSize: Int64;

If the current object is a folder, it returns the size of the folder. Otherwise if the current object is a file, the property returns the size of the file.

Copyright (c) 2011. All rights reserved.