ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamDropFiles.Control

Select the related component.

Syntax
Pascal
property Control: TWinControl;

Use this property, to select a control for which drag and drop should be activated. 

The control will be registered for DragDrop when Enabled is true. There will be an exception when running in the IDE and the control has already been registered by some other handler.