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