[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.ActiveDefaultControl

Specifies the Default control on the Form.

Declaration

Source position: forms.pp line 637

public property TCustomForm.ActiveDefaultControl : TControl
  read FActiveDefaultControl
  write SetActiveDefaultControl;

Description

The Default control reacts on the Enter key pressed.