Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TDragImageListResolution.Create

Constructor for the class instance.

Declaration

Source position: controls.pp line 416

public constructor TDragImageListResolution.Create(

  TheOwner: TComponent

); override;

Arguments

TheOwner

  

Owner of the new class instance.

Description

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.

See also

TComponent.Create



CT Web help

CodeTyphon Studio