This property sets whether or not a thumbnail image can be moved.

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

Property Value

Value Explanation
True Enables to move a thumbnail image
False (Default) Disables to move a thumbnail image

Explanation

The EnableMouseWheel property sets whether or not a thumbnail image can be moved. The default value is False. When this property is True, the thumbnail image can be moved with mouse.

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