[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 property. |
|
The control that receives focus instead of this control. |
lazarus-ccr.sourceforge.net |