[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Special constructor, enforcing the destruction of the object at the end of the dragging operation.
Source position: controls.pp line 365
public constructor TDragObject.AutoCreate( |
AControl: TControl |
); |
This constructor sets the AutoCreated and AutoFree flags. AutoFree is tested by the DragManager at the end of the dragging operation.
lazarus-ccr.sourceforge.net |