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

TCustomComboBox.AutoCompleteText

Options for the behavior of the Auto-Complete feature.

Declaration

Source position: stdctrls.pp line 387

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

Description

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

See also

TComboBoxAutoCompleteTextOption

  

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.