Vcl.Edge.TCustomEdgeBrowser.NavigateToString

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

Delphi

function NavigateToString(const AHTMLContent: string): Boolean;

C++

bool __fastcall NavigateToString(const System::UnicodeString AHTMLContent);

プロパティ

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


説明

AHTMLContent へのナビゲーションを、新しいドキュメントの HTML として初期化します。