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

TToolBar.Create

Constructor for the class instance.

Declaration

Source position: comctrls.pp line 2354

public constructor TToolBar.Create(

  TheOwner: TComponent

); override;

Arguments

TheOwner

  

Owner of the class instance.

Description

Create - constructor for TToolBar: calls inherited Create and sets many formatting and size defaults.

Among the variables initialized and defaults set are the list of buttons, button width and height, style, indentation, alignment, links for image change, the bounds and the edge borders.

See also

TComponent.Create



CT Web help

CodeTyphon Studio