SHDocVw.TWebBrowserShowScriptError

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TWebBrowserShowScriptError = procedure(ASender: TObject;
const AErrorLine, AErrorCharacter, AErrorMessage, AErrorCode, AErrorUrl: OleVariant;
var AOut: OleVariant; var AHandled: Boolean) of object;

C++

typedef void __fastcall (__closure *TWebBrowserShowScriptError)(System::TObject* ASender, const System::OleVariant &AErrorLine, const System::OleVariant &AErrorCharacter, const System::OleVariant &AErrorMessage, const System::OleVariant &AErrorCode, const System::OleVariant &AErrorUrl, System::OleVariant &AOut, bool &AHandled);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw SHDocVw

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !