Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.Notification
Delphi
procedure Notification(AComponent: TComponent; Operation: TOperation); override;
C++
virtual void __fastcall Notification(System::Classes::TComponent* AComponent, System::Classes::TOperation Operation);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
protected | Datasnap.DSHTTPServiceProxyDispatcher.pas Datasnap.DSHTTPServiceProxyDispatcher.hpp |
Datasnap.DSHTTPServiceProxyDispatcher | TDSHTTPServiceProxyDispatcher |
Beschreibung
Reagiert auf Benachrichtigungen, dass Komponenten gerade entfernt werden. {{#multireplace:Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.Notification|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Datasnap.DSHTTP.TDSHTTPServiceComponent.Notification|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Datasnap.DSHTTP.TDSHTTPServiceComponent.Notification|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Reagiert auf Benachrichtigungen, dass Komponenten gerade entfernt werden.
Die Methode Notification wird automatisch aufgerufen, wenn Komponenten aus der Anwendung entfernt werden.