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

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

Property Value

The name of the directory containing the image file

Explanation

The ThumbArrayPathName property retrieves the image file's directory name from the thumbnail image specified by the ThumbArrayNum property. If the ThumbArrayNum property refers to an image that is not loaded from file, then the ThumbArrayPathName property will be an empty string or 0.

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