[Overview][Types][Classes][Procedures and functions][Index] |
Determines whether a DockManager is used for this DockSite.
Source position: extctrls.pp line 1289
published property TFlowPanel.UseDockManager : Boolean |
The default value for the property is True in TFlowPanel.
When UseDockManager is set to True, and DockSite is also set to True, a DockManager is created automatically. When set to False, an existing DockManager is ignored. If you want to use a special DockManager, install it before setting UseDockManager to True.
|
Determines whether a DockManager is used for this DockSite. |
lazarus-ccr.sourceforge.net |