[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The control associated with the default action for this form
Source position: forms.pp line 641
public property TCustomForm.DefaultControl: TControl |
Reads or sets a flag determining the default control.
This is typically a button such as 'Accept' which is highlighted in some way on-screen to indicate that this is the default action, and is selected either by hitting 'Return' or 'Enter' or by selecting that control with the mouse
lazarus-ccr.sourceforge.net |