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

TScrollBox.Create

Constructor for the class instance.

Declaration

Source position: forms.pp line 224

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.


Version 4.0 Generated 2025-05-03 Home