This property refers to the information about the artist's name.

[C++Builder]   imagekitcontrolname->FileIO->Exif->ThumbArtist[ = UnicodeString ]
[Delphi]   imagekitcontrolname.FileIO.Exif.ThumbArtist[ = String ]

Reference

ThumbArtist refers to the camera owner, photographer, or creator of the Thumbnail image

Explanation

The ThumbArtist property refers to the information about the artist's name. The property value can be set or retrieved by executing the FileIO.GetImageFileType or the FileIO.GetImageFileTypeMem methods.

Setting this value

This value can be set at runtime.

Retrieving this value

This value can be retrieved at run-time.

[Differences from the ImageKit7 ActiveX]

In the IK7 this was a read only property. It can now be set.

 

The ImageKit10 VCL is a product created by Newtone Corporation