FireDAC.Stan.Intf.TFDStorageLoaderProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDStorageLoaderProc = function (const AStorage: IFDStanStorage): TObject;

C++

typedef System::TObject* __fastcall (*TFDStorageLoaderProc)(const _di_IFDStanStorage AStorage);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Embarcadero Technologies does not currently have any additional information.