API:FireDAC.Phys.IBBase.TFDIBService.OnProgress

From RAD Studio API Documentation
Jump to: navigation, search

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

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.