FMX.ListView.Appearances.TPublishedObjects.FooterObjects
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.