This property uses the thumbnail image number to retrieve the image file's filename, directory name, and page number.

[C++Builder]   thumbcontrolname->ThumbArrayNum [ = short ]
[Delphi]   thumbcontrolname.ThumbArrayNum [ = Smallint ]

Property Value

The sequential number of the thumbnail image (starts from 1)

Explanation

The ThumbArrayNum property uses the thumbnail image number to retrieve the image file's filename, the path and name of the directory containing the image file, and the image file's page number. By setting the appropriate thumbnail image number in the ThumbArrayNum property, the image file's information will be set in the ThumbArrayFileName, ThumbArrayPage, and ThumbArrayPathName properties.

Setting this value

This value can be set at run-time.

Retrieving this value

This value cannot be retrieved.

 

The ImageKit10 VCL is a product created by Newtone Corporation