You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-22 22:17:48 +02:00
Update to CEF 133.4.6
This commit is contained in:
@ -29,18 +29,22 @@
|
||||
<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><strong><a href="uCEFTypes.TCefLinuxWindowProperties.html#wayland_app_id">wayland_app_id</a></strong>: <a href="uCEFTypes.html#TCefString">TCefString</a>;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefLinuxWindowProperties.html#size">size</a></strong>: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefLinuxWindowProperties.html#wm_class_class">wm_class_class</a></strong>: <a href="uCEFTypes.html#TCefString">TCefString</a>;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefLinuxWindowProperties.html#wayland_app_id">wayland_app_id</a></strong>: <a href="uCEFTypes.html#TCefString">TCefString</a>;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefLinuxWindowProperties.html#wm_class_name">wm_class_name</a></strong>: <a href="uCEFTypes.html#TCefString">TCefString</a>;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefLinuxWindowProperties.html#wm_class_class">wm_class_class</a></strong>: <a href="uCEFTypes.html#TCefString">TCefString</a>;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefLinuxWindowProperties.html#wm_class_name">wm_class_name</a></strong>: <a href="uCEFTypes.html#TCefString">TCefString</a>;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefLinuxWindowProperties.html#wm_role_name">wm_role_name</a></strong>: <a href="uCEFTypes.html#TCefString">TCefString</a>;</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -49,6 +53,16 @@
|
||||
<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="size"></span><code><strong>size</strong>: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p>
|
||||
Size of this structure. </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<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="wayland_app_id"></span><code><strong>wayland_app_id</strong>: <a href="uCEFTypes.html#TCefString">TCefString</a>;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
|
Reference in New Issue
Block a user