API:Vcl.ExtActns.TDownLoadURL.OnDownloadProgress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDownloadProgress: TDownloadProgressEvent read FOnDownloadProgress write FOnDownloadProgress;

C++

__property TDownloadProgressEvent OnDownloadProgress = {read=FOnDownloadProgress, write=FOnDownloadProgress};

Properties

Type Visibility Source Unit Parent
event published
Vcl.ExtActns.pas
Vcl.ExtActns.hpp
Vcl.ExtActns TDownLoadURL

Description

Embarcadero Technologies does not currently have any additional information.