Returns the string value in the Caption for the control.
Source position: stdctrls.pp line 1587
protected function TCustomLabel.GetLabelText: string; virtual;
Text displayed in the control.
TControl.Caption
The text displayed for the control.