FireDAC.Phys.IBWrapper.TIBPBInfoFilterFunc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

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.