API:System.Bindings.Helper.TBindings.CreateNotifier
Delphi
class function CreateNotifier(const AObject: TObject; Manager: TBindingManager = nil): IBindingNotifier;
C++
__classmethod System::Bindings::Notifiercontracts::_di_IBindingNotifier __fastcall CreateNotifier(System::TObject* const AObject, System::Bindings::Manager::TBindingManager* Manager = (System::Bindings::Manager::TBindingManager*)(0x0));
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bindings.Helper.pas System.Bindings.Helper.hpp |
System.Bindings.Helper | TBindings |
Description
Embarcadero Technologies does not currently have any additional information.