[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 472

type TListBoxStyle = (

  lbStandard,

  

  lbOwnerDrawFixed,

  

  lbOwnerDrawVariable

  

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads