FireDAC.DatS.TFDDatSNotifyParam
| [–] Properties | |
|---|---|
| Type: record struct
| |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
Delphi
TFDDatSNotifyParam = record
C++
struct DECLSPEC_DRECORD TFDDatSNotifyParam
{
public:
TFDDatSNotificationKind FKind;
TFDDatSNotificationReason FReason;
System::NativeInt FParam1;
System::NativeInt FParam2;
};
Description
Embarcadero Technologies does not currently have any additional information.