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