FMX.ListBox.TListBoxItemStyleDefaults

Delphi
TListBoxItemStyleDefaults = class(TPersistent)
C++
class PASCALIMPLEMENTATION TListBoxItemStyleDefaults : public System::Classes::TPersistent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | FMX.ListBox |
Description
Contains the default StyleLookup values for the list box item.
TListBoxItemStyleDefaults contains the default StyleLookup values that are assigned to the item being added to this list box, unless those items already have StyleLookup specified.