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 1457

protected function TControl.GetDefaultDockCaption: string; virtual;

Function result

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



CT Web help

CodeTyphon Studio