[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Updates ActiveControl if it is to be defocused.
Source position: forms.pp line 621
public procedure TCustomForm.DefocusControl( |
Control: TWinControl; |
Removing: Boolean |
); |
Control |
|
The control that looses the focus. |
Removing |
|
True when the control is removed. |
lazarus-ccr.sourceforge.net |