[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Focus the control. If needed bring form to front.
Source position: forms.pp line 624
public procedure TCustomForm.FocusControl( |
WinControl: TWinControl |
); |
WinControl |
|
The control receiving the focus. |
If the control or one of its parents is not visible or disabled an exception will be raised (in SetFocus).
lazarus-ccr.sourceforge.net |