FireDAC.Phys.IBBase.PFDPhysIBCliHandles
| [–] Properties | |
|---|---|
| Type: pointer typedef
| |
| Visibility: public | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: FireDAC.Phys.IBBase | |
Delphi
PFDPhysIBCliHandles = ^TFDPhysIBCliHandles;
C++
typedef TFDPhysIBCliHandles *PFDPhysIBCliHandles;
Description
Pointer to the TFDPhysIBCliHandles record.