FireDAC.DatS.TFDDatSNotifyParam

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TFDDatSNotifyParam = record

C++

struct DECLSPEC_DRECORD TFDDatSNotifyParam
{
public:
    TFDDatSNotificationKind FKind;
    TFDDatSNotificationReason FReason;
    System::NativeInt FParam1;
    System::NativeInt FParam2;
};

プロパティ

種類 可視性 ソース ユニット
record
struct
public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS FireDAC.DatS

説明

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