FireDAC.DatS.TFDDatSNotifyParam

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TFDDatSNotifyParam = record

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
record
struct
public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS FireDAC.DatS

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.