FireDAC.Phys.IBBase.TFDIBService.DoProgress

From RAD Studio API Documentation
Jump to: navigation, search

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.