API:Vcl.ExtActns.TDownLoadURL.BeforeDownload

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BeforeDownload: TNotifyEvent read FBeforeDownload write FBeforeDownload;

C++

__property System::Classes::TNotifyEvent BeforeDownload = {read=FBeforeDownload, write=FBeforeDownload};

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.