FireDAC.Comp.Client.TFDCustomCommand.InternalOpenFinished

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalOpenFinished(ASender: TObject; AState: TFDStanAsyncState;  AException: Exception); virtual;

C++

virtual void __fastcall InternalOpenFinished(System::TObject* ASender, Firedac::Stan::Intf::TFDStanAsyncState AState, System::Sysutils::Exception* AException);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomCommand

Description

Embarcadero Technologies does not currently have any additional information.