Data.Bind.Components.TControlObserver.EnsureObserving
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp | |
| Unit: Data.Bind.Components | |
| Parent: TControlObserver | |
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);
Description
Embarcadero Technologies does not currently have any additional information.