API:Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.Notification

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Notification(AComponent: TComponent;  Operation: TOperation); override;

C++

virtual void __fastcall Notification(System::Classes::TComponent* AComponent, System::Classes::TOperation Operation);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Datasnap.DSHTTPServiceProxyDispatcher.pas
Datasnap.DSHTTPServiceProxyDispatcher.hpp
Datasnap.DSHTTPServiceProxyDispatcher TDSHTTPServiceProxyDispatcher

Description

Répond aux notifications spécifiant que des composants sont sur le point d'être retirés.

Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.Notification hérite de Datasnap.DSHTTP.TDSHTTPServiceComponent.Notification. Tout le contenu en-dessous de cette ligne se réfère à Datasnap.DSHTTP.TDSHTTPServiceComponent.Notification.

Répond aux notifications spécifiant que des composants sont sur le point d'être retirés.

La méthode Notification est appelée automatiquement quand des composants sont retirés de l'application.