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

TComboBoxExStyles

Declaration

Source position: comboex.pas line 46

type TComboBoxExStyles = set of (

  csExCaseSensitive,

  

  csExNoEditImage,

  

  csExNoEditImageIndent,

  

  csExNoSizeLimit,

  

  csExPathWordBreak

  

);

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