1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-12 22:07:39 +02:00

Fixed ICefRequest documentation and code comments

This commit is contained in:
Salvador Díaz Fau
2024-04-18 12:25:41 +02:00
parent 7b21547a4b
commit 7d822c5340
67 changed files with 2443 additions and 2443 deletions

View File

@ -274,7 +274,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>class function <strong><a href="uCEFv8Value.TCefv8ValueRef.html#NewObjectProc-TCefV8AccessorGetterProc-TCefV8AccessorSetterProc-TCefV8InterceptorGetterByNameProc-TCefV8InterceptorSetterByNameProc-TCefV8InterceptorGetterByIndexProc-TCefV8InterceptorSetterByIndexProc-">NewObjectProc</a></strong>(const getter : TCefV8AccessorGetterProc; const setter : TCefV8AccessorSetterProc; const getterbyname : TCefV8InterceptorGetterByNameProc; const setterbyname : TCefV8InterceptorSetterByNameProc; const getterbyindex : TCefV8InterceptorGetterByIndexProc; const setterbyindex : TCefV8InterceptorSetterByIndexProc): <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>;</code></td>
<td class="itemcode"><code>class function <strong><a href="uCEFv8Value.TCefv8ValueRef.html#NewObjectProc-TCefV8AccessorGetterProc-TCefV8AccessorSetterProc-TCefV8InterceptorGetterByNameProc-TCefV8InterceptorSetterByNameProc-TCefV8InterceptorGetterByIndexProc-TCefV8InterceptorSetterByIndexProc-">NewObjectProc</a></strong>(const getter : <a href="uCEFInterfaces.html#TCefV8AccessorGetterProc">TCefV8AccessorGetterProc</a>; const setter : <a href="uCEFInterfaces.html#TCefV8AccessorSetterProc">TCefV8AccessorSetterProc</a>; const getterbyname : <a href="uCEFInterfaces.html#TCefV8InterceptorGetterByNameProc">TCefV8InterceptorGetterByNameProc</a>; const setterbyname : <a href="uCEFInterfaces.html#TCefV8InterceptorSetterByNameProc">TCefV8InterceptorSetterByNameProc</a>; const getterbyindex : <a href="uCEFInterfaces.html#TCefV8InterceptorGetterByIndexProc">TCefV8InterceptorGetterByIndexProc</a>; const setterbyindex : <a href="uCEFInterfaces.html#TCefV8InterceptorSetterByIndexProc">TCefV8InterceptorSetterByIndexProc</a>): <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
@ -918,7 +918,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="NewObjectProc-TCefV8AccessorGetterProc-TCefV8AccessorSetterProc-TCefV8InterceptorGetterByNameProc-TCefV8InterceptorSetterByNameProc-TCefV8InterceptorGetterByIndexProc-TCefV8InterceptorSetterByIndexProc-"></span><code>class function <strong>NewObjectProc</strong>(const getter : TCefV8AccessorGetterProc; const setter : TCefV8AccessorSetterProc; const getterbyname : TCefV8InterceptorGetterByNameProc; const setterbyname : TCefV8InterceptorSetterByNameProc; const getterbyindex : TCefV8InterceptorGetterByIndexProc; const setterbyindex : TCefV8InterceptorSetterByIndexProc): <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>;</code></td>
<td class="itemcode"><span id="NewObjectProc-TCefV8AccessorGetterProc-TCefV8AccessorSetterProc-TCefV8InterceptorGetterByNameProc-TCefV8InterceptorSetterByNameProc-TCefV8InterceptorGetterByIndexProc-TCefV8InterceptorSetterByIndexProc-"></span><code>class function <strong>NewObjectProc</strong>(const getter : <a href="uCEFInterfaces.html#TCefV8AccessorGetterProc">TCefV8AccessorGetterProc</a>; const setter : <a href="uCEFInterfaces.html#TCefV8AccessorSetterProc">TCefV8AccessorSetterProc</a>; const getterbyname : <a href="uCEFInterfaces.html#TCefV8InterceptorGetterByNameProc">TCefV8InterceptorGetterByNameProc</a>; const setterbyname : <a href="uCEFInterfaces.html#TCefV8InterceptorSetterByNameProc">TCefV8InterceptorSetterByNameProc</a>; const getterbyindex : <a href="uCEFInterfaces.html#TCefV8InterceptorGetterByIndexProc">TCefV8InterceptorGetterByIndexProc</a>; const setterbyindex : <a href="uCEFInterfaces.html#TCefV8InterceptorSetterByIndexProc">TCefV8InterceptorSetterByIndexProc</a>): <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>