ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamFileList.SelectedFileSize

Returns the size of the selected files.

Syntax
Pascal
property SelectedFileSize: Int64;

This property returns the size of files of the selected items in the TJamFileList. If the selection contains folders, the size of the files in those particular folders is also counted.