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

TCustomNotebook.Create

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

Declaration

Source position: extctrls.pp line 205

public constructor TCustomNotebook.Create(

  TheOwner: TComponent

); override;

See also

TWinControl.Create

  

Create - constructor for TWinControl: performs inherited Create and initialises some local variables

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads