FMX.ListView.Appearances.TItemAppearanceObjects.UpdateObject

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

Delphi

function UpdateObject(const AObjectAppearance: TCommonObjectAppearance; APublished: Boolean):

C++

TCommonObjectAppearance* __fastcall UpdateObject(TCommonObjectAppearance* const AObjectAppearance, bool APublished);

プロパティ

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


説明

AObjectAppearance と同じ名前のオブジェクトの、Objects および PublishedObjects を検索し、それらを置き換えます。 見つからない場合には、最後に新たに追加されます。