OgFile.GetFileSize
Generic function to get the size of a file.
Win32 and Win64 pass through to the Windows API function GetFileSize.
Platform |
Delphi |
FPC / Lazarus |
Win16 |
Yes |
Yes |
Win32 |
Yes |
Yes |
Win64 |
Yes |
Yes |
Linux |
No |
Yes |
MacOS |
No |
|
iOS |
No |
|
Android |
No |
|
Kylix |
Yes |
|
|
|
FPC specific code is for non-Windows platforms