[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |