Unit 'LDockTree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazDockPages

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ldocktree.pas line 239

type TLazDockPages = class(TCustomTabControl)

protected

  function GetFloatingDockSiteClass; override;

  

  function GetPageClass; override;

  

  procedure Change; override;

  

public

  property Page []: TLazDockPage; [r]

  

  property ActivePageComponent: TLazDockPage; [rw]

  

  property Pages: TStrings;

  

end;

Inheritance

TLazDockPages

  

|

TCustomTabControl

  

Implements the base class for tabbed controls in the LCL.

|

TWinControl

  

Implements a windowed control which can contain other child controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

|

TObject



CT Web help

CodeTyphon Studio