Constructor for the class instance.
Source position: controls.pp line 416
public constructor TDragImageListResolution.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the new class instance. |
Create is the overridden constructor for TDragImageListResolution. Create calls the inherited constructor using TheOwner as the owner for the class instance. Create sets the initial the values for internal members in the class instance.
TComponent.Create |
CT Web help |
CodeTyphon Studio |