You are reading help file online using chmlib.com
|
function FileSize(const Name: String; var Size: Integer): Boolean;
Sets Size to the size of the specified file in bytes. Returns True if the file size was set successfully and False otherwise.
You are reading help file online using chmlib.com
|