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