[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TLazControlDocker - a component to connect a form to the TLazDockingManager
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; |
|
TLazControlDocker - a component to connect a form to the TLazDockingManager |
|
| | ||
|
||
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |