Datasnap.DSHTTP.TDSHTTPServiceComponent.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.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPServiceComponent


Description

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.