This property sets whether or not multiple thumbnail images can be selected.

[C++Builder]   thumbcontrolname->EnableSelectMultiFiles [ = bool ]
[Delphi]   thumbcontrolname.EnableSelectMultiFiles [ = Boolean ]

Property Value

Value Explanation
True Multiple thumbnail images can be selected
False Single thumbnail images can be selected

Explanation

The EnableSelectMultiFiles property sets whether or not multiple thumbnail images can be selected.

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation