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

説明

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

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

関連項目