Returns True if the DockManager should be destroyed together with the docksite.
Source position: controls.pp line 685
public function TDockManager.AutoFreeByControl: Boolean; virtual; |
True if the DockManager should be destroyed together with the docksite.
This is a Lazarus-specific extension of the Delphi TDockManager. It allows multiple docksites to share the same DockManager instance.
| Version 4.4 | Generated 2025-11-08 | Home |