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

TCustomUpDown.Create

Constructor for the class instance.

Declaration

Source position: comctrls.pp line 2003

public constructor TCustomUpDown.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the class instance.

Description

Create is the constructor for TCustomUpDown. It calls the inherited Create method, and initializes properties for the class instance. For example:

See also

TComponent.Create

TCustomControl.Create

  

Constructor for the class instance.



CT Web help

CodeTyphon Studio