FireDAC.Phys.IBWrapper.TIBEventsOnFired
[–] Properties | |
---|---|
Type: type typedef
| |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: FireDAC.Phys.IBWrapper |
Delphi
TIBEventsOnFired = procedure (AEvents: TIBEvents; ABaseIndex: Integer;
const ACounts: TISCEventCounts) of Object;
C++
typedef void __fastcall (__closure *TIBEventsOnFired)(TIBEvents* AEvents, int ABaseIndex, const Firedac::Phys::Ibcli::TISCEventCounts &ACounts);
Description
Embarcadero Technologies does not currently have any additional information.