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

TCustomListBox.Style

Appearance of the ListBox - normal, owner-draw fixed, or owner-draw variable.

Declaration

Source position: stdctrls.pp line 635

public property TCustomListBox.Style : TListBoxStyle
  read FStyle
  write SetStyle
  default lbStandard;

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