You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-11-23 21:34:53 +02:00
This commit is contained in:
@@ -104,6 +104,9 @@ type
|
||||
/// Controls whether databases can be used. Also configurable using the
|
||||
/// "disable-databases" command-line switch.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// <para>Deprecated since CEF 138</para>
|
||||
/// </remarks>
|
||||
property Databases : TCefState read FDatabases write FDatabases default STATE_DEFAULT;
|
||||
/// <summary>
|
||||
/// Controls whether WebGL can be used. Note that WebGL requires hardware
|
||||
|
||||
Reference in New Issue
Block a user