Constructor for the class instance.
Source position: forms.pp line 225
public constructor TScrollBox.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the class instance. |
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:
|
Constructor for the class instance. |
CT Web help |
CodeTyphon Studio |