FireDAC.Phys.IBWrapper.TIBPBInfoFilterFunc

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
type
typedef
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: FireDAC.Phys.IBWrapper

Delphi

TIBPBInfoFilterFunc = function (const AInfo: TIBPBInfo): TIBPBParamType of object;

C++

typedef TIBPBParamType __fastcall (__closure *TIBPBInfoFilterFunc)(const TIBPBInfo &AInfo);

Description

Embarcadero Technologies does not currently have any additional information.