FireDAC.Stan.Intf.TFDStorageSaverProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDStorageSaverProc = procedure (AObject: TObject; const AStorage: IFDStanStorage);

C++

typedef void __fastcall (*TFDStorageSaverProc)(System::TObject* AObject, 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.