FireDAC.DatS.TFDDatSNamedList.Notify

提供:RAD Studio API Documentation

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); }

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSNamedList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。