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


説明

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

関連項目