ShellBrowser Delphi Components Documentation
|
Select the related component.
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.