FMX.ListBox.TListBoxGroupHeader

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ListBox.TListBoxSeparatorItemFMX.ListBox.TListBoxItemFMX.Controls.TTextControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentTListBoxGroupHeader

Delphi

TListBoxGroupHeader = class(TListBoxSeparatorItem)

C++

class PASCALIMPLEMENTATION TListBoxGroupHeader : public TListBoxSeparatorItem

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox FMX.ListBox

Beschreibung

Ein Listeneintrag, der den Anfang einer Gruppe von Listeneinträgen markiert.

TListBoxGroupHeader ist ein spezieller TListBoxItem-Typ, der am Anfang einer Gruppe von Listeneinträgen vorkommt.

Siehe auch