FMX.ListBox.TListBoxGroupFooter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TListBoxGroupFooter = class(TListBoxSeparatorItem)

C++

class PASCALIMPLEMENTATION TListBoxGroupFooter : public TListBoxSeparatorItem

Eigenschaften

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

Beschreibung

Ein Listeneintrag, der das Ende einer Gruppe von Listeneinträgen markiert.

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

Siehe auch