FMX.ListView.Appearances.TItemAppearanceObjects.RemoveObject

提供:RAD Studio API Documentation

Delphi

procedure RemoveObject(const AObjectAppearance: TCommonObjectAppearance);

C++

void __fastcall RemoveObject(TCommonObjectAppearance* const AObjectAppearance);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TItemAppearanceObjects


説明

指定された AObjectAppearance を、Objects および PublishedObjects から削除します。