CEF4Delphi/docs/html/uCEFChromiumOptions.TChromiumOptions.html
2024-02-24 12:01:31 +01:00

453 lines
36 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>cef4delphi: uCEFChromiumOptions: Class TChromiumOptions</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.16.0-snapshot">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<span id="TChromiumOptions"></span><h1 class="cio">Class TChromiumOptions</h1>
<div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Hierarchy">Hierarchy</a></div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section"><a class="section" href="#PasDoc-Methods">Methods</a></div><div class="one_section"><a class="section" href="#PasDoc-Properties">Properties</a></div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink">
<a href="uCEFChromiumOptions.html">uCEFChromiumOptions</a></p>
<h2 class="declaration">Declaration</h2>
<p class="declaration">
<code>type TChromiumOptions = class(TPersistent)</code></p>
<h2 class="description">Description</h2>
<p>
The TChromiumOptions properties used to fill the TCefBrowserSettings record which is used during the browser creation. </p>
<span id="PasDoc-Hierarchy"></span><h2 class="hierarchy">Hierarchy</h2>
<ul class="hierarchy"><li class="ancestor">TObject</li>
<li class="ancestor">TPersistent</li>
<li class="thisitem">TChromiumOptions</li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FWindowlessFrameRate">FWindowlessFrameRate</a></strong>: Integer;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascript">FJavascript</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptCloseWindows">FJavascriptCloseWindows</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptAccessClipboard">FJavascriptAccessClipboard</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptDomPaste">FJavascriptDomPaste</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FImageLoading">FImageLoading</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FImageShrinkStandaloneToFit">FImageShrinkStandaloneToFit</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FTextAreaResize">FTextAreaResize</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FTabToLinks">FTabToLinks</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FLocalStorage">FLocalStorage</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FDatabases">FDatabases</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FWebgl">FWebgl</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FBackgroundColor">FBackgroundColor</a></strong>: <a href="uCEFTypes.html#TCefColor">TCefColor</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeStatusBubble">FChromeStatusBubble</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeZoomBubble">FChromeZoomBubble</a></strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
</table>
<span id="PasDoc-Methods"></span><h3 class="summary">Methods</h3>
<table class="summary wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>constructor <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#Create">Create</a></strong>; virtual;</code></td>
</tr>
</table>
<span id="PasDoc-Properties"></span><h3 class="summary">Properties</h3>
<table class="summary wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#Javascript">Javascript</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascript">FJavascript</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascript">FJavascript</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#JavascriptCloseWindows">JavascriptCloseWindows</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptCloseWindows">FJavascriptCloseWindows</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptCloseWindows">FJavascriptCloseWindows</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#JavascriptAccessClipboard">JavascriptAccessClipboard</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptAccessClipboard">FJavascriptAccessClipboard</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptAccessClipboard">FJavascriptAccessClipboard</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#JavascriptDomPaste">JavascriptDomPaste</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptDomPaste">FJavascriptDomPaste</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptDomPaste">FJavascriptDomPaste</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#ImageLoading">ImageLoading</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FImageLoading">FImageLoading</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FImageLoading">FImageLoading</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#ImageShrinkStandaloneToFit">ImageShrinkStandaloneToFit</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FImageShrinkStandaloneToFit">FImageShrinkStandaloneToFit</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FImageShrinkStandaloneToFit">FImageShrinkStandaloneToFit</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#TextAreaResize">TextAreaResize</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FTextAreaResize">FTextAreaResize</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FTextAreaResize">FTextAreaResize</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#TabToLinks">TabToLinks</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FTabToLinks">FTabToLinks</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FTabToLinks">FTabToLinks</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#LocalStorage">LocalStorage</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FLocalStorage">FLocalStorage</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FLocalStorage">FLocalStorage</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#Databases">Databases</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FDatabases">FDatabases</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FDatabases">FDatabases</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#Webgl">Webgl</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FWebgl">FWebgl</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FWebgl">FWebgl</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#BackgroundColor">BackgroundColor</a></strong> : <a href="uCEFTypes.html#TCefColor">TCefColor</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FBackgroundColor">FBackgroundColor</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FBackgroundColor">FBackgroundColor</a> default 0;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#WindowlessFrameRate">WindowlessFrameRate</a></strong> : Integer read <a href="uCEFChromiumOptions.TChromiumOptions.html#FWindowlessFrameRate">FWindowlessFrameRate</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FWindowlessFrameRate">FWindowlessFrameRate</a> default <a href="uCEFConstants.html#CEF_OSR_FRAMERATE_DEFAULT">CEF_OSR_FRAMERATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#ChromeStatusBubble">ChromeStatusBubble</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeStatusBubble">FChromeStatusBubble</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeStatusBubble">FChromeStatusBubble</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFChromiumOptions.TChromiumOptions.html#ChromeZoomBubble">ChromeZoomBubble</a></strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeZoomBubble">FChromeZoomBubble</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeZoomBubble">FChromeZoomBubble</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
</table>
<h2 class="description">Description</h2>
<h3 class="detail">Fields</h3>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FWindowlessFrameRate"></span><code><strong>FWindowlessFrameRate</strong>: Integer;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FJavascript"></span><code><strong>FJavascript</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FJavascriptCloseWindows"></span><code><strong>FJavascriptCloseWindows</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FJavascriptAccessClipboard"></span><code><strong>FJavascriptAccessClipboard</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FJavascriptDomPaste"></span><code><strong>FJavascriptDomPaste</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FImageLoading"></span><code><strong>FImageLoading</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FImageShrinkStandaloneToFit"></span><code><strong>FImageShrinkStandaloneToFit</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FTextAreaResize"></span><code><strong>FTextAreaResize</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FTabToLinks"></span><code><strong>FTabToLinks</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FLocalStorage"></span><code><strong>FLocalStorage</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FDatabases"></span><code><strong>FDatabases</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FWebgl"></span><code><strong>FWebgl</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FBackgroundColor"></span><code><strong>FBackgroundColor</strong>: <a href="uCEFTypes.html#TCefColor">TCefColor</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FChromeStatusBubble"></span><code><strong>FChromeStatusBubble</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FChromeZoomBubble"></span><code><strong>FChromeZoomBubble</strong>: <a href="uCEFTypes.html#TCefState">TCefState</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<h3 class="detail">Methods</h3>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><span id="Create"></span><code>constructor <strong>Create</strong>; virtual;</code></td>
</tr>
<tr><td colspan="2">
<p>
Constructor of TChromiumOptions </p>
</td></tr>
</table>
<h3 class="detail">Properties</h3>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="Javascript"></span><code>property <strong>Javascript</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascript">FJavascript</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascript">FJavascript</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether JavaScript can be executed. Also configurable using the &quot;disable-javascript&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="JavascriptCloseWindows"></span><code>property <strong>JavascriptCloseWindows</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptCloseWindows">FJavascriptCloseWindows</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptCloseWindows">FJavascriptCloseWindows</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether JavaScript can be used to close windows that were not opened via JavaScript. JavaScript can still be used to close windows that were opened via JavaScript or that have no back/forward history. Also configurable using the &quot;disable-javascript-close-windows&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="JavascriptAccessClipboard"></span><code>property <strong>JavascriptAccessClipboard</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptAccessClipboard">FJavascriptAccessClipboard</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptAccessClipboard">FJavascriptAccessClipboard</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether JavaScript can access the clipboard. Also configurable using the &quot;disable-javascript-access-clipboard&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="JavascriptDomPaste"></span><code>property <strong>JavascriptDomPaste</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptDomPaste">FJavascriptDomPaste</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FJavascriptDomPaste">FJavascriptDomPaste</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether DOM pasting is supported in the editor via execCommand(&quot;paste&quot;). The |javascript_access_clipboard| setting must also be enabled. Also configurable using the &quot;disable-javascript-dom-paste&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="ImageLoading"></span><code>property <strong>ImageLoading</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FImageLoading">FImageLoading</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FImageLoading">FImageLoading</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether image URLs will be loaded from the network. A cached image will still be rendered if requested. Also configurable using the &quot;disable-image-loading&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="ImageShrinkStandaloneToFit"></span><code>property <strong>ImageShrinkStandaloneToFit</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FImageShrinkStandaloneToFit">FImageShrinkStandaloneToFit</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FImageShrinkStandaloneToFit">FImageShrinkStandaloneToFit</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether standalone images will be shrunk to fit the page. Also configurable using the &quot;image-shrink-standalone-to-fit&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="TextAreaResize"></span><code>property <strong>TextAreaResize</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FTextAreaResize">FTextAreaResize</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FTextAreaResize">FTextAreaResize</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether text areas can be resized. Also configurable using the &quot;disable-text-area-resize&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="TabToLinks"></span><code>property <strong>TabToLinks</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FTabToLinks">FTabToLinks</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FTabToLinks">FTabToLinks</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether the tab key can advance focus to links. Also configurable using the &quot;disable-tab-to-links&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="LocalStorage"></span><code>property <strong>LocalStorage</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FLocalStorage">FLocalStorage</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FLocalStorage">FLocalStorage</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether local storage can be used. Also configurable using the &quot;disable-local-storage&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="Databases"></span><code>property <strong>Databases</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FDatabases">FDatabases</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FDatabases">FDatabases</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether databases can be used. Also configurable using the &quot;disable-databases&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="Webgl"></span><code>property <strong>Webgl</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FWebgl">FWebgl</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FWebgl">FWebgl</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether WebGL can be used. Note that WebGL requires hardware support and may not work on all systems even when enabled. Also configurable using the &quot;disable-webgl&quot; command-line switch. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="BackgroundColor"></span><code>property <strong>BackgroundColor</strong> : <a href="uCEFTypes.html#TCefColor">TCefColor</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FBackgroundColor">FBackgroundColor</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FBackgroundColor">FBackgroundColor</a> default 0;</code></td>
</tr>
<tr><td colspan="2">
<p>
Background color used for the browser before a document is loaded and when no document color is specified. The alpha component must be either fully opaque (0xFF) or fully transparent (0x00). If the alpha component is fully opaque then the RGB components will be used as the background color. If the alpha component is fully transparent for a windowed browser then the TCefSettings.background_color value will be used. If the alpha component is fully transparent for a windowless (off-screen) browser then transparent painting will be enabled. </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="WindowlessFrameRate"></span><code>property <strong>WindowlessFrameRate</strong> : Integer read <a href="uCEFChromiumOptions.TChromiumOptions.html#FWindowlessFrameRate">FWindowlessFrameRate</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FWindowlessFrameRate">FWindowlessFrameRate</a> default <a href="uCEFConstants.html#CEF_OSR_FRAMERATE_DEFAULT">CEF_OSR_FRAMERATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
The maximum rate in frames per second (fps) that ICefRenderHandler.OnPaint will be called for a windowless browser. The actual fps may be lower if the browser cannot generate frames at the requested rate. The minimum value is 1 and the maximum value is 60 (default 30). This value can also be changed dynamically via ICefBrowserHost.SetWindowlessFrameRate. </p>
<p>
<p>Use CEF_OSR_SHARED_TEXTURES_FRAMERATE_DEFAULT as default value if the shared textures are enabled.
<p>Use CEF_OSR_FRAMERATE_DEFAULT as default value if the shared textures are disabled.</p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="ChromeStatusBubble"></span><code>property <strong>ChromeStatusBubble</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeStatusBubble">FChromeStatusBubble</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeStatusBubble">FChromeStatusBubble</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether the Chrome status bubble will be used. Only supported with the Chrome runtime. For details about the status bubble see <a href="https://www.chromium.org/user-experience/status-bubble/">https://www.chromium.org/user-experience/status-bubble/</a> </p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="ChromeZoomBubble"></span><code>property <strong>ChromeZoomBubble</strong> : <a href="uCEFTypes.html#TCefState">TCefState</a> read <a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeZoomBubble">FChromeZoomBubble</a> write <a href="uCEFChromiumOptions.TChromiumOptions.html#FChromeZoomBubble">FChromeZoomBubble</a> default <a href="uCEFTypes.html#STATE_DEFAULT">STATE_DEFAULT</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Controls whether the Chrome zoom bubble will be shown when zooming. Only supported with the Chrome runtime. </p>
</td></tr>
</table>
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 0.16.0-snapshot</a>. </em>
</span>
</body></html>