FocusControl is the control to receive focus when the label is activated.
Source position: extctrls.pp line 924
public property TBoundLabel.FocusControl : TWinControl;
FocusControl also receives key messages in the DialogChar method.