FMX.ListView.Appearances.TCommonObjectAppearance.InternalWidth
Delphi
property InternalWidth: Single read FInternalWidth write SetInternalWidth;
C++
__property float InternalWidth = {read=FInternalWidth, write=SetInternalWidth};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TCommonObjectAppearance |
Beschreibung
Fallback-Breite des Objekterscheinungsbildes in Pixel, wird verwendet, wenn Width 0 ist.