This property retrieves the size of the raw data referred to by the ImageHandleRawData property.

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

Reference

The size of the memory used by the raw image data (in bytes)

Explanation

The ImageHandleRawDataSize property retrieves the size of the raw data referred to by the ImageHandleRawData property.

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