The FloFileSize function returns the size in bytes of the specified on-disk file FileName.
The FileName must include the full path of the file.
Declaration: Function FloFileSize(const FileName : String) : Int64
The following is a simple illustration.