Unit 'StdCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomComboBox.AutoSelect

Selects the entire content of the edit box when the control receives the focus.

Declaration

Source position: stdctrls.pp line 427

public property TCustomComboBox.AutoSelect : Boolean
  read FAutoSelect
  write FAutoSelect
  default True;

Description

When True, the edit control will select all its text when:

See also

TCustomComboBox.AutoSelected

  

True indicates that the selection was marked automatically by the control.



CT Web help

CodeTyphon Studio