Determines whether the specified control is a windowed control using the current dock manager.
Source position: controls.pp line 686
public function TDockManager.IsEnabledControl( |
Control: TControl |
):Boolean; virtual; |
Control |
|
Control examined in the method. |
True when Control can be docked using the dock manager.
When the return value is True, the Control can be docked using the dock manager.
| Version 4.4 | Generated 2025-11-08 | Home |