[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 292

public constructor TPageControl.Create(

  TheOwner: TComponent

); override;

See also

TComponent.Create

TCustomNotebook.Create

  

Create - constructor for TCustomNotebook: calls inherited Create creates a pagelist, then sets initial bounds and default values for local variables and properties

The latest version of this document can be found at lazarus-ccr.sourceforge.net.