API:FMX.ListView.Appearances.TAccessoryObjectAppearance.Width

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Width: Single read FWidth write SetWidth stored IsWidthStored;

C++

__property Width = {stored=IsWidthStored};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAccessoryObjectAppearance

説明

オブジェクト外観のユーザー定義の幅をピクセル数で表します。

FMX.ListView.Appearances.TAccessoryObjectAppearance.Width は FMX.ListView.Appearances.TCommonObjectAppearance.Width を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCommonObjectAppearance.Width を参照しています。

オブジェクト外観のユーザー定義の幅をピクセル数で表します。

関連項目