This property holds the image handle (or address) to the thumbnail image data stored in the memory.

[C++Builder]   imagekitcontrolname->FileIO->Exif->ThumbImageHandle[ = NativeUInt ]
[Delphi]   imagekitcontrolname.FileIO.Exif.ThumbImageHandle[ = THandle ]

Reference

The image handle of the thumbnail image

Explanation

The ThumbImageHandle property holds the image handle to the thumbnail image data stored in the memory. The property value can be set or retrieved by executing the FileIO.GetImageFileType or the FileIO.GetImageFileTypeMem methods.

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