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

TPageControl.Create

Create - constructor for TPageControl: sets PageClass to TTabSheet then calls inherited Create

Declaration

Source position: comctrls.pp line 523

public constructor TPageControl.Create(

  TheOwner: TComponent

); override;

See also

TComponent.Create

TCustomTabControl.Create

  

Create - constructor for TCustomTabControl: calls inherited Create, sets initial bounds, forms links and sets some defaults