API:FireDAC.Phys.IBBase.TFDIBService.DoProgress
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: TFDIBService | |
Delphi
procedure DoProgress(AService: TIBService; const AMessage: String); virtual;
C++
virtual void __fastcall DoProgress(Firedac::Phys::Ibwrapper::TIBService* AService, const System::UnicodeString AMessage);
Description
Embarcadero Technologies does not currently have any additional information.