FMX.ListView.Appearances.TCommonObjectAppearance.InternalWidth
Delphi
property InternalWidth: Single read FInternalWidth write SetInternalWidth;
C++
__property float InternalWidth = {read=FInternalWidth, write=SetInternalWidth};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TCommonObjectAppearance |
Description
Fallback width of the object appearance in pixels, used when Width is 0.