API:FMX.ListView.Appearances.TNullItemObjects

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

FMX.ListView.Appearances.TEmptyItemObjectsFMX.ListView.Appearances.TItemAppearanceObjectsFMX.ListView.Appearances.TAppearanceObjectsSystem.Classes.TPersistentSystem.TObjectTNullItemObjects

Delphi

TNullItemObjects = class(TEmptyItemObjects)

C++

class PASCALIMPLEMENTATION TNullItemObjects : public TEmptyItemObjects

プロパティ

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

説明

リスト ビューの項目の外観のカスタマイズを実装していないクラスです。

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


リスト ビューの項目の外観のカスタマイズを実装していないクラスです。

Appearances.TEmptyItemObjectsAppearances.TItemAppearanceObjects を拡張しています。

関連項目