Notification of a changed active DefaultControl of a form.
Source position: controls.pp line 1660
public procedure TControl.ActiveDefaultControlChanged( |
NewControl: TControl |
); virtual; |
NewControl |
|
The new DefaultControl. |
When the user pressed ENTER in a form, its DefaultControl will receive a Click event.
Currently NewControl can be Nil, even if it should not be.
CT Web help |
CodeTyphon Studio |