ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.GetFileSize64

Returns the file size as Int64 for the given TWin32FindData record.

Syntax
Pascal
function GetFileSize64(const FindData: TWin32FindDataW): int64;
Parameters 
Description 
const FindData: TWin32FindDataW 
A TWin32FindDataW record. 

The file size as Int64 for the given TWin32FindData record.