You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-12-03 21:44:45 +02:00
Update to CEF 133.4.6
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
<code>type TCefValue = record</code></p>
|
||||
<h2 class="description">Description</h2>
|
||||
<p>
|
||||
Structure that wraps other data value types. Complex types (binary, dictionary and list) will be referenced but not owned by this object. Can be used on any process and thread. </p>
|
||||
Structure that wraps other data value types. Complex types (binary, dictionary and list) will be referenced but not owned by this object. Can be used on any process and thread.
|
||||
|
||||
<p>NOTE: This struct is allocated DLL-side. </p>
|
||||
<p>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user