API:FMX.ListView.Appearances.TCommonObjectAppearance.Height
Delphi
property Height: Single read FHeight write SetHeight;
C++
__property float Height = {read=FHeight, write=SetHeight};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TCommonObjectAppearance |
Description
Height of the object appearance in pixels.
FMX.ListView.Appearances.TCommonObjectAppearance.Height inherits from FMX.ListView.Appearances.TObjectAppearance.Height. All content below this line refers to FMX.ListView.Appearances.TObjectAppearance.Height.
Height of the object appearance in pixels.