[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Updates ActiveControl if it is to be de-focused.
Source position: forms.pp line 707
public procedure TCustomForm.DefocusControl( |
Control: TWinControl; |
Removing: Boolean |
); |
Control |
|
The control which will lose focus. |
Removing |
|
True if the control is no longer the ActiveControl. |
Version 4.0 | Generated 2025-05-03 | Home |