[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TAnchoredDockManager - a manager for anchored docking controls
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; |
|
TAnchoredDockManager - a manager for anchored docking controls |
|
| | ||
TCustomAnchoredDockManager |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |