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

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.

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