ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.GetFileSize

This method returns the size of the current file in Bytes and -1 upon error.

Syntax
Pascal
function GetFileSize: Int64;

The size of the current file in Bytes and -1 upon error.