This property sets whether or not a thumbnail image can be dragged from the thumbnail control and dropped into the ImageKit Control or into another Thumbnail Control.

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

Property Value

Value Explanation
True Enables the ability to drag and drop thumbnail images into the ImageKit Control or another Thumbnail Control
False Disables the ability to drag and drop thumbnail images into the ImageKit Control or another Thumbnail Control

Explanation

The EnableDragSource property sets whether or not a thumbnail image can be dragged from the thumbnail control and dropped into the ImageKit Control or into another Thumbnail Control. Set this property to True to enable drag and drop.

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