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

TCustomTrackBar.Create

Create - constructor for TCustomTrackBar: calls inherited Create then initialises style, position, size and bounds

Declaration

Source position: comctrls.pp line 2189

public constructor TCustomTrackBar.Create(

  AOwner: TComponent

); override;

See also

TComponent.Create

TWinControl.Create