[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the docking caption for the specified control.
Source position: controls.pp line 2426
public function TWinControl.GetDockCaption( |
AControl: TControl |
):string; virtual; |
AControl |
|
Control instance examined in the method. |
String the docking caption for the control.
Version 4.0 | Generated 2025-05-03 | Home |