FMX.ListView.Appearances.TPublishedObjects.FooterObjects

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FooterObjects: TItemAppearanceObjects read GetFooterObjects write SetFooterObjects;

C++

__property TItemAppearanceObjects* FooterObjects = {read=GetFooterObjects, write=SetFooterObjects};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TPublishedObjects


Beschreibung

Sammlung von Objekten, die das Erscheinungsbild eines Fußzeilen-Listenansichtseintrags bilden.

Siehe auch