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

TLazDockZone

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

Declaration

Source position: ldocktree.pas line 115

type TLazDockZone = class(TDockZone)

public

  destructor Destroy; override;

  

  procedure FreeSubComponents;

  

  function GetCaption;

  

  function GetParentControl;

  

  property Splitter: TLazDockSplitter; [rw]

  

  property Pages: TLazDockPages; [rw]

  

  property Page: TLazDockPage; [rw]

  

end;

Inheritance

TLazDockZone

  

|

TDockZone

  

Represents a node in a TDockTree

|

TObject



CT Web help

CodeTyphon Studio