[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: controls.pp line 542
public constructor TDragObjectEx.Create( |
AControl: TControl |
); override; |
AControl |
|
Control for the class instance. |
Create is the overridden constructor for the class instance. Create sets the value in AutoFree to True. AutoFree is tested by the DragManager at the end of a dragging operation.
|
Indicates whether the object shall be destroyed at the end of the dragging operation. |
Version 4.0 | Generated 2025-05-03 | Home |