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

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