FireDAC.DatS.TFDDatSObject.Notify

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Notify(AParam: PFDDatSNotifyParam); overload; virtual;
procedure Notify(AKind: TFDDatSNotificationKind;
AReason: TFDDatSNotificationReason; AParam1, AParam2: NativeInt); overload;

C++

virtual void __fastcall Notify(PFDDatSNotifyParam AParam)/* overload */;
void __fastcall Notify(TFDDatSNotificationKind AKind, TFDDatSNotificationReason AReason, System::NativeInt AParam1, System::NativeInt AParam2)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSObject

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !