ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamFileList.SelectedFileSize Property

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.

Copyright (c) 2011. All rights reserved.