[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomUpDown.Create

Create - constructor for TCustomUpDown: calls inherited Create, initializes orientation, max and min, bounds, size and alignment.

Declaration

Source position: comctrls.pp line 1984

public constructor TCustomUpDown.Create(

  AOwner: TComponent

); override;

See also

TComponent.Create

TCustomControl.Create

  

Constructor for the class instance.