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

TLazControlDocker

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

TLazControlDocker - a component to connect a form to the TLazDockingManager

Declaration

Source position: ldockctrl.pas line 297

type TLazControlDocker = class(TCustomLazControlDocker)

published

  property Control;

  

The Control that is to be docked

  property Manager;

  

The docking Manager that is to be used to dock the current control

  property ExtendPopupMenu;

  

ExtendPopupMenu - True if the popup menuis to be extended

  property DockerName;

  

DockerName - the name of the current docker

  property Enabled;

  

Enabled - true if layout is to be automatically restored on show

end;

Inheritance

TLazControlDocker

  

TLazControlDocker - a component to connect a form to the TLazDockingManager

|

TCustomLazControlDocker

  

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent

|

TObject

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