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

TAnchoredDockManager

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

TAnchoredDockManager - a manager for anchored docking controls

Declaration

Source position: ldockctrl.pas line 157

type TAnchoredDockManager = class(TCustomAnchoredDockManager)

public

  procedure DisableLayout(); override;

  

DisableLayout - disables layout specifically for the given control; calls inherited method

  procedure EnableLayout(); override;

  

EnableLayout - enables layout specifically for the given control; calls inherited method

  property Configs: TCustomLazDockingManager; [r]

  

Configs - the configuration settings for the current control

end;

Inheritance

TAnchoredDockManager

  

TAnchoredDockManager - a manager for anchored docking controls

|

TCustomAnchoredDockManager

?

TObject

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