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