FileAllocationSize Property
The size, in bytes, that this file consumes on disk.
Syntax
__property __int64 FileAllocationSize = {read=FFileAllocationSize, write=FSetFileAllocationSize};
Default Value
0
Remarks
The size, in bytes, that this file consumes on disk.
This property is read-only and not available at design time.
Data Type
Long64