[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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. |
Version 4.0 | Generated 2025-05-03 | Home |