This property retrieves the image file's filename from the thumbnail image specified by the ThumbArrayNum property.

[C++Builder]   thumbcontrolname->ThumbArrayFileName[ = UnicodeString ]
[Delphi]   thumbcontrolname.ThumbArrayFileName[ = string ]

Property Value

The filename of the image file

Explanation

The ThumbArrayFileName property retrieves the image file's filename from the thumbnail image specified by the ThumbArrayNum property. If the ThumbArrayNum property refers to an image that is not loaded from file, then a sequence of numbers is retrieved.

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