FMX.ListView.Appearances.TCommonObjectAppearance.Height
Delphi
property Height: Single read FHeight write SetHeight;
C++
__property float Height = {read=FHeight, write=SetHeight};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TCommonObjectAppearance |
説明
オブジェクト外観のユーザー定義の高さをピクセル数で表します。
関連項目
- FMX.ListView.Appearances.TCommonObjectAppearance.ActualHeight
- FMX.ListView.Appearances.TCommonObjectAppearance.InternalHeight
- FMX.ListView.Appearances.TCommonObjectAppearance.HeightWhenVisible