FileSize Property
The total size, in bytes, of this file.
Syntax
__property __int64 FileSize = {read=FFileSize, write=FSetFileSize};
Default Value
0
Remarks
The total size, in bytes, of this file.
This property is read-only and not available at design time.
Data Type
Long64