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 125.0.19
This commit is contained in:
@ -71,7 +71,7 @@
|
||||
</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.TCefImage.html#get_representation_info">get_representation_info</a></strong>: function(self: <a href="uCEFTypes.html#PCefImage">PCefImage</a>; scale_factor: Single; actual_scale_factor: PSingle; pixel_width, pixel_height: PInteger): Integer; stdcall;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefImage.html#get_representation_info">get_representation_info</a></strong>: function(self: <a href="uCEFTypes.html#PCefImage">PCefImage</a>; scale_factor: Single; actual_scale_factor: System.PSingle; pixel_width, pixel_height: PInteger): Integer; stdcall;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
@ -171,7 +171,7 @@
|
||||
<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="get_representation_info"></span><code><strong>get_representation_info</strong>: function(self: <a href="uCEFTypes.html#PCefImage">PCefImage</a>; scale_factor: Single; actual_scale_factor: PSingle; pixel_width, pixel_height: PInteger): Integer; stdcall;</code></td>
|
||||
<td class="itemcode"><span id="get_representation_info"></span><code><strong>get_representation_info</strong>: function(self: <a href="uCEFTypes.html#PCefImage">PCefImage</a>; scale_factor: Single; actual_scale_factor: System.PSingle; pixel_width, pixel_height: PInteger): Integer; stdcall;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
|
Reference in New Issue
Block a user