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

TComboBoxExStyleEx

Declaration

Source position: comboex.pas line 44

type TComboBoxExStyleEx = (

  csExCaseSensitive,

  

  csExNoEditImage,

  

  csExNoEditImageIndent,

  

  csExNoSizeLimit,

  

  csExPathWordBreak

  

);

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