FireDAC.Stan.Intf.TFDStorageDeferredAction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDStorageDeferredAction = procedure (const APropName, AValue: String) of object;

C++

typedef void __fastcall (__closure *TFDStorageDeferredAction)(const System::UnicodeString APropName, const System::UnicodeString AValue);

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.