You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-22 22:17:48 +02:00
Updated TCefErrorCode values and code comments
This commit is contained in:
@ -1114,93 +1114,97 @@
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ShowErrorMessageDlg-string-">ShowErrorMessageDlg</a></strong>(const aError : string); virtual;</code></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#CheckOSVersion">CheckOSVersion</a></strong>: boolean; virtual;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ShowErrorMessageDlg-string-">ShowErrorMessageDlg</a></strong>(const aError : string); virtual;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ParseProcessType">ParseProcessType</a></strong>: <a href="uCEFTypes.html#TCefProcessType">TCefProcessType</a>;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#AddCustomCommandLineSwitches-TStringList-TStringList-">AddCustomCommandLineSwitches</a></strong>(var aKeys, aValues : TStringList); virtual;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#AppendSwitch-TStringList-TStringList-ustring-ustring-">AppendSwitch</a></strong>(var aKeys, aValues : TStringList; const aNewKey : <a href="uCEFTypes.html#ustring">ustring</a>; const aNewValue : <a href="uCEFTypes.html#ustring">ustring</a> = '');</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ReplaceSwitch-TStringList-TStringList-ustring-ustring-">ReplaceSwitch</a></strong>(var aKeys, aValues : TStringList; const aNewKey : <a href="uCEFTypes.html#ustring">ustring</a>; const aNewValue : <a href="uCEFTypes.html#ustring">ustring</a> = '');</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#CleanupFeatures-TStringList-TStringList-string-string-">CleanupFeatures</a></strong>(var aKeys, aValues : TStringList; const aEnableKey, aDisableKey : string);</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ClearSchemeHandlerFactories">ClearSchemeHandlerFactories</a></strong>;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>constructor <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#Create">Create</a></strong>;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>destructor <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#Destroy">Destroy</a></strong>; override;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#AfterConstruction">AfterConstruction</a></strong>; override;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#AddCustomCommandLine-string-string-">AddCustomCommandLine</a></strong>(const aCommandLine : string; const aValue : string = '');</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#CheckCEFLibrary">CheckCEFLibrary</a></strong>: boolean;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#StartMainProcess">StartMainProcess</a></strong>: boolean;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#StartSubProcess">StartSubProcess</a></strong>: boolean;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#DoMessageLoopWork">DoMessageLoopWork</a></strong>;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#RunMessageLoop">RunMessageLoop</a></strong>;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#QuitMessageLoop">QuitMessageLoop</a></strong>;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#UpdateDeviceScaleFactor">UpdateDeviceScaleFactor</a></strong>; virtual;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ValidComponentID-integer-">ValidComponentID</a></strong>(aComponentID : integer) : boolean;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#NextComponentID">NextComponentID</a></strong>: integer;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#RemoveComponentID-integer-">RemoveComponentID</a></strong>(aComponentID : integer);</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#DumpWithoutCrashing-int64-ustring-ustring-integer-">DumpWithoutCrashing</a></strong>(mseconds_between_dumps: int64; const function_name, file_name: <a href="uCEFTypes.html#ustring">ustring</a>; line_number: integer): boolean;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#DumpWithoutCrashingUnthrottled">DumpWithoutCrashingUnthrottled</a></strong>: boolean;</code></td>
|
||||
</tr>
|
||||
@ -4042,6 +4046,14 @@ ICefLoadHandler</p>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><span id="CheckOSVersion"></span><code>function <strong>CheckOSVersion</strong>: boolean; virtual;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><span id="ShowErrorMessageDlg-string-"></span><code>procedure <strong>ShowErrorMessageDlg</strong>(const aError : string); virtual;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
|
Reference in New Issue
Block a user