FireDAC.Comp.Client.TFDCustomCommand.InternalOpenFinished
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomCommand | |
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);
Description
Embarcadero Technologies does not currently have any additional information.