InfoSizeDisk property (Main Control)
Builder Syntax |
int InfoSizeDisk |
Delphi Syntax |
InfoSizeDisk:LongInt |
Overview |
Refer to Loading a Bitmap from a File. |
Remarks
(Read only) Is the size of the specified image file.
Use the GetFileInfo method to update this property. The value is expressed in bytes.
See Also