[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: controls.pp line 520
public constructor TDragObject.Create( |
AControl: TControl |
); virtual; |
AControl |
|
The control being dragged. |
Create is the constructor for the class instance. It stores the value from the AControl argument to the Control property.
|
The control that is dragged (source). |
Version 4.0 | Generated 2025-05-03 | Home |