API:FireDAC.Phys.ADS.TFDADSUtility.OnProgress

From RAD Studio API Documentation

[–] Properties
Type: event
Visibility: published
Source:
FireDAC.Phys.ADS.pas
FireDAC.Phys.ADS.hpp
Unit: FireDAC.Phys.ADS
Parent: TFDADSUtility

Delphi

property OnProgress: TFDPhysServiceProgressEvent read FOnProgress write FOnProgress;

C++

__property Firedac::Phys::TFDPhysServiceProgressEvent OnProgress = {read=FOnProgress, write=FOnProgress};

Description

Embarcadero Technologies does not currently have any additional information.