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

TLazDockPage

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

Declaration

Source position: ldocktree.pas line 226

type TLazDockPage = class(TCustomPage)

public

  procedure InsertControl(); override;

  

  property DockZone: TDockZone; [r]

  

  property PageControl: TLazDockPages; [r]

  

end;

Inheritance

TLazDockPage

  

|

TCustomPage

  

The base class for TTabSheet.

|

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