API:FMX.ListView.Appearances.TImageObjectAppearance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ListView.Appearances.TCustomImageObjectAppearanceFMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentSystem.TObjectTImageObjectAppearance

Delphi

TImageObjectAppearance = class(TCustomImageObjectAppearance)

C++

class PASCALIMPLEMENTATION TImageObjectAppearance : public TCustomImageObjectAppearance

Eigenschaften

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

Beschreibung

Implementiert die Funktionalität zum Anpassen des Erscheinungsbildes eines Bildobjekts, das innerhalb eines Listenansichtseintrags verwendet werden soll.

FMX.ListView.Appearances.TImageObjectAppearance erbt von FMX.ListView.Appearances.TCustomImageObjectAppearance. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TCustomImageObjectAppearance.

Implementiert die Funktionalität zum Anpassen des Erscheinungsbildes eines Bildobjekts, das innerhalb eines Listenansichtseintrags verwendet werden soll.

Siehe auch