API:FMX.ListView.Appearances.TImageObjectAppearance

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

FMX.ListView.Appearances.TCustomImageObjectAppearanceFMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentSystem.TObjectTImageObjectAppearance

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

説明

イメージ オブジェクトの外観を、リスト ビュー項目の内部で使用するためにカスタマイズする機能を実装します。

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

イメージ オブジェクトの外観を、リスト ビュー項目の内部で使用するためにカスタマイズする機能を実装します。

関連項目