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

public constructor TLazDockPages.Create(

  TheOwner: TComponent

); override;

See also

TCustomTabControl.Create

  

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

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