Internet Direct (Indy) Version 9.0.1 Beta
|
function FileSizeByName(sFilename: string): cardinal;
FileSizeByName is an OS-independent mechanism used to determine the size of an Operating System file, and uses TFileStream.Size to determine the number of bytes returned by the function.