| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
FileSize - finds the size of the named file
Source position: fileutil.pas line 63
function FileSize( |
const Filename: string |
):Int64; overload; |
Filename |
|
The name of the file for checking |
Returns the size of the file, or -1 if not there
| lazarus-ccr.sourceforge.net |