FireDAC.Stan.Intf.PFDDataStoredObject
Delphi
PFDDataStoredObject = ^IFDDataStoredObject;
C++
typedef _di_IFDDataStoredObject *PFDDataStoredObject;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
pointer typedef |
public | FireDAC.Stan.Intf.pas FireDAC.Stan.Intf.hpp |
FireDAC.Stan.Intf | FireDAC.Stan.Intf |
Description
Pointer to an interface.
PFDDataStoredObject is a pointer to the IFDDataStoredObject interface.