You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2026-04-23 01:13:01 +02:00
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>cef4delphi: uCEFPreferenceManager: Class TCefPreferenceManagerRef</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="generator" content="PasDoc 1.0.2">
|
||||
<meta name="generator" content="PasDoc 1.0.4">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<link rel="StyleSheet" type="text/css" href="bootstrap.min.css">
|
||||
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
|
||||
@@ -175,6 +175,6 @@ body { margin: 0.5em; }
|
||||
Returns the current Chrome Variations configuration (combination of field trials and <a href="chrome://flags">chrome://flags</a>) as human-readable strings. This is the human- readable equivalent of the "Active Variations" section of <a href="chrome://version">chrome://version</a>. See <a href="https://developer.chrome.com/docs/web-platform/chrome-variations">https://developer.chrome.com/docs/web-platform/chrome-variations</a> for background and details. Note that field trial tests are disabled by default in Official CEF builds (via the `disable_fieldtrial_testing_config=true (1)` GN flag). This function must be called on the browser process UI thread. </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 1.0.2</a>. </em>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 1.0.4</a>. </em>
|
||||
</span>
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user