Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.GetDefaultDockCaption

Returns the string for the dock caption, by default the control's Name.

Declaration

Source position: controls.pp line 1478

protected function TControl.GetDefaultDockCaption: string; virtual;

Function result

Default value for the dock caption. Defaults to the control name.


Version 4.4 Generated 2025-11-08 Home