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

TAutoCompleteOption

Declaration

Source position: comboex.pas line 40

type TAutoCompleteOption = (

  acoAutoSuggest,

  

  acoAutoAppend,

  

  acoSearch,

  

  acoFilterPrefixes,

  

  acoUseTab,

  

  acoUpDownKeyDropsList,

  

  acoRtlReading

  

);

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