FMX.ListView.Appearances.TImageObjectAppearance

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

FMX.ListView.Appearances.TCustomImageObjectAppearanceFMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TInterfacedPersistentTImageObjectAppearance

Delphi

TImageObjectAppearance = class(TCustomImageObjectAppearance)

C++

class PASCALIMPLEMENTATION TImageObjectAppearance : public TCustomImageObjectAppearance

プロパティ

種類 可視性 ソース ユニット
class public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances FMX.ListView.Appearances


説明

リスト ビュー項目の画像削除ボタンや追加ボタンなど)の外観を表すオブジェクト外観です。

TImageObjectAppearance のコア機能の使用方法については、「TCommonObjectAppearance のサブクラスの使用」で説明されています。

コア機能以外にも、TImageObjectAppearance には、オブジェクト外観をカスタマイズするための次のプロパティが用意されています。

TImageObjectAppearance のプロパティ 対応する TListItemImage のプロパティ
ScalingMode ScalingMode

関連項目