Data.Bind.Components.TControlObserver.EnsureObserving

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

Delphi

function EnsureObserving(const ID: Integer; AFunc: TFunc<IObserver>): Boolean;

C++

bool __fastcall EnsureObserving(const int ID, System::DelphiInterface<System::Sysutils::TFunc__1<System::Classes::_di_IObserver> > AFunc);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。