Data.Bind.Components.UnRegisterObservableMemberOptions

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

Delphi

procedure UnregisterObservableMemberOptions(AClasses: TArray<TClass>);

C++

extern DELPHI_PACKAGE void __fastcall UnRegisterObservableMemberOptions(System::DynamicArray<System::TClass> AClasses);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components


説明

観察可能なコントロールに関連付けられているオプションを登録解除します。

関連項目