[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates whether the dock site is enlarged after a Control has been docked.
Source position: controls.pp line 615
public property TDragDockObject.IncreaseDockArea : Boolean |
The property value is assigned when the ManualDock method is called for the Control. It is set to the inverse of the KeepDockSiteSize argument passed to the ManualDock or ManualFloat methods in Control. The value is not, however, subsequently used in the current LCL implementation.
Version 4.0 | Generated 2025-05-03 | Home |