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

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.