Special constructor which enforces destruction of the object at the end of the dragging operation.
Source position: controls.pp line 461
public constructor TDragObject.AutoCreate( |
AControl: TControl |
); |
AControl |
|
The control being dragged. |
This constructor sets the AutoCreated and AutoFree flags. AutoFree is tested by the DragManager at the end of the dragging operation.