Vcl.Edge.TExecuteScriptEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TExecuteScriptEvent = procedure (Sender: TCustomEdgeBrowser; AResult: HResult; const AResultObjectAsJson: string) of object;

C++

typedef void __fastcall (__closure *TExecuteScriptEvent)(TCustomEdgeBrowser* Sender, HRESULT AResult, const System::UnicodeString AResultObjectAsJson);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。