[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomLabel.GetLabelText

Returns the string value in the Caption for the control.

Declaration

Source position: stdctrls.pp line 1586

protected function TCustomLabel.GetLabelText: string; virtual;

Function result

Text displayed in the control.

See also

TControl.Caption

  

The text displayed for the control.


Version 3.2 Generated 2024-02-25 Home