FireDAC.Stan.Intf.IFDStanAsyncHandler.HandleFinished

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HandleFinished(const AInitiator: IFDStanObject;
AState: TFDStanAsyncState; AException: Exception);

C++

virtual void __fastcall HandleFinished(const _di_IFDStanObject AInitiator, TFDStanAsyncState AState, System::Sysutils::Exception* AException) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf IFDStanAsyncHandler

Description

Embarcadero Technologies does not currently have any additional information.