The control associated with the default action for this form.
Source position: forms.pp line 777
public property TCustomForm.DefaultControl : TControl |
This is typically a button such as 'Ok' or 'Accept' which is highlighted in some way on-screen to indicate that this is the default action. It is selected either by hitting 'Return' or 'Enter', or by clicking the control with the mouse.
| Version 4.6 | Generated 2026-02-20 | Home |