Vcl.Edge.TDownloadStartingEvent
Delphi
TDownloadStartingEvent = procedure (Sender: TCustomEdgeBrowser; Args: TDownloadStartingEventArgs) of object;
C++
typedef void __fastcall (__closure *TDownloadStartingEvent)(TCustomEdgeBrowser* Sender, TDownloadStartingEventArgs* Args);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | Vcl.Edge.pas Vcl.Edge.hpp |
Vcl.Edge | Vcl.Edge |
Description
Embarcadero Technologies does not currently have any additional information.