[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 675

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

Description

The Default control reacts on the Enter key pressed.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.