API:FMX.ListView.Appearances.TCustomImageObjectAppearance

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

FMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentSystem.TObjectTCustomImageObjectAppearance

Delphi

TCustomImageObjectAppearance = class(TCommonObjectAppearance)

C++

class PASCALIMPLEMENTATION TCustomImageObjectAppearance : public TCommonObjectAppearance

プロパティ

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

説明


リスト ビューのグラフィカルな外観をカスタマイズするために使われる、外観に関するすべてのクラスの親である抽象基底クラスです。

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


リスト ビューのグラフィカルな外観をカスタマイズするために使われる、外観に関するすべてのクラスの親である抽象基底クラスです。


関連項目