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

TLazDockPages.Create

Create - constructor for TLazDockPages: sets PageClass as TLazDockPage, then calls inherited Create

Declaration

Source position: ldocktree.pas line 183

public constructor TLazDockPages.Create(

  TheOwner: TComponent

); override;

See also

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.