Vcl.Edge.TProcessFailedEvent
Delphi
TProcessFailedEvent = procedure (Sender: TCustomEdgeBrowser; ProcessFailedKind: COREWEBVIEW2_PROCESS_FAILED_KIND) of object;
C++
typedef void __fastcall (__closure *TProcessFailedEvent)(TCustomEdgeBrowser* Sender, Winapi::Activex::TOleEnum ProcessFailedKind);
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.