Sets the value for the FocusControl property.
Source position: stdctrls.pp line 1105
protected procedure TCustomStaticText.SetFocusControl( |
Val: TWinControl |
); virtual; |
Val |
|
New value for the FocusControl property. |
|
The control that receives focus instead of this control. |