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

TCustomComboBox.AutoCompleteText

AutoCompleteText : Options for behavior of the Auto-Complete feature

Declaration

Source position: stdctrls.pp line 375

public property TCustomComboBox.AutoCompleteText: TComboBoxAutoCompleteText
  read FAutoCompleteText
  write FAutoCompleteText
  default DefaultComboBoxAutoCompleteText;

Description

AutoCompleteText : Options for behavior of the Auto-Complete feature

This property exists as a Set of Options, so zero or more options may be operational

See also

TComboBoxAutoCompleteTextOption

  

TComboBoxAutoCompleteTextOption - Enumerated type that defines the behavior of the AutoComplete feature in a combobox control.