API:FMX.ListView.Appearances.TEmptyItemObjects

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

FMX.ListView.Appearances.TItemAppearanceObjectsFMX.ListView.Appearances.TAppearanceObjectsSystem.Classes.TPersistentSystem.TObjectTEmptyItemObjects

Delphi

TEmptyItemObjects = class(TItemAppearanceObjects)

C++

class PASCALIMPLEMENTATION TEmptyItemObjects : public TItemAppearanceObjects

プロパティ

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

説明

リスト ビューの項目の外観をカスタマイズする機能を実装したものです。

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


リスト ビューの項目の外観をカスタマイズする機能を実装したものです。

この機能には、テキスト、詳細、画像、アクセサリ、テキスト ボタン、およびグラフィカル ボタンの外観のカスタマイズが含まれます。

関連項目