FMX.ListView.Appearances.TCustomTextObjectAppearance.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomTextObjectAppearance();

プロパティ

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


説明

TCustomTextObjectAppearance のインスタンスを破壊します。

関連項目