FireDAC.Phys.IBBase.PFDIBColInfoRec

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

PFDIBColInfoRec = ^TFDIBColInfoRec;

C++

typedef TFDIBColInfoRec *PFDIBColInfoRec;

Description

Pointer to the TFDIBColInfoRec record.

See Also