API:REST.BindSource.TRESTComponentNotifyList.Notify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Notify(const AProc: TProc<T>);

C++

void __fastcall Notify(const System::DelphiInterface<System::Sysutils::TProc__1<T> > AProc);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.BindSource.pas
REST.BindSource.hpp
REST.BindSource TRESTComponentNotifyList

Description

Embarcadero Technologies does not currently have any additional information.