[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 524
public function TDockManager.AutoFreeByControl: Boolean; virtual; |
This is a Lazarus specific extension of the Delphi TDockManager. It allows multiple docksites to share the same DockManager instance.
lazarus-ccr.sourceforge.net |