Determines whether the specified control is a windowed control using the current dock manager.
Source position: controls.pp line 626
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.