ResourceSize Property
The size of the file in bytes.
Syntax
__property __int64 ResourceSize = {read=FResourceSize, write=FSetResourceSize};
Default Value
0
Remarks
This property holds the size of the file in bytes. This is only applicable to files.
This property is read-only and not available at design time.
Data Type
Long64