This property refers to the size of the image file. To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeMem method.

[C++Builder]   imagekitcontrolname->FileIO->FileSize [= int ]
[Delphi]   imagekitcontrolname.FileIO.FileSize [= Integer ]

Property Value

The size of the image file

Explanation

The FileSize property refers to the size of the image file. The file size changes depending on the format in which the image data is saved and whether or not the image data is compressed.

To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeMem method.

Setting this value

This value cannot be set.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation