FMX.ListView.Appearances.TImageObjectAppearance.Width

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Width: Single read FWidth write SetWidth stored IsWidthStored;

C++

__property Width = {stored=IsWidthStored};

Eigenschaften

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

Beschreibung

Benutzerdefinierte Breite des Objekterscheinungsbildes in Pixel.

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

Benutzerdefinierte Breite des Objekterscheinungsbildes in Pixel.

Siehe auch