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

TCustomEdit.AutoSelect

If True, the edit control will select all its text when it receives focus or when the Enter key is pressed.

Declaration

Source position: stdctrls.pp line 791

protected property TCustomEdit.AutoSelect : Boolean
  read FAutoSelect
  write FAutoSelect
  default True;

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