FireDAC.DatS.TFDDatSColumn.Notify
Delphi
procedure Notify(AParam: PFDDatSNotifyParam); override;
C++
virtual void __fastcall Notify(PFDDatSNotifyParam AParam)/* overload */;
inline void __fastcall Notify(TFDDatSNotificationKind AKind, TFDDatSNotificationReason AReason, System::NativeInt AParam1, System::NativeInt AParam2){ TFDDatSObject::Notify(AKind, AReason, AParam1, AParam2); }
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSColumn |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.