[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
FocusControl - giving focus to specified control, automatically bringing form to front
Source position: forms.pp line 588
public procedure TCustomForm.FocusControl( |
WinControl: TWinControl |
); |
If the control or one of its parents is not visible or disabled an exception will be raised.
lazarus-ccr.sourceforge.net |