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

TScrollBox.Create

Constructor for the class instance.

Declaration

Source position: forms.pp line 225

public constructor TScrollBox.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the class instance.

Description

Create is the overridden constructor for the class instance. It calls the inherited method on entry, an updates the component and control style flags as needed for the class instance. It sets the default values for the following properties:

See also

TScrollingWinControl.Create

  

Constructor for the class instance.



CT Web help

CodeTyphon Studio