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