FireDAC.Phys.IBWrapper.TIBEventsOnFired
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);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp |
FireDAC.Phys.IBWrapper | FireDAC.Phys.IBWrapper |
Description
Embarcadero Technologies does not currently have any additional information.