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

TListBoxStyle

TListBoxStyle - enumerated type for style of listbox

Declaration

Source position: stdctrls.pp line 478

type TListBoxStyle = (

  lbStandard,

  

  lbOwnerDrawFixed,

  

  lbOwnerDrawVariable

  

);

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