1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2026-04-03 01:00:31 +02:00
Files
CEF4Delphi/docs/html/uCEFWorkSchedulerQueueThread.html
Salvador Díaz Fau 27cb2130d3
Some checks are pending
Make / build (ubuntu-latest) (push) Waiting to run
Fixed docs
2026-03-30 18:44:20 +02:00

59 lines
2.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>cef4delphi: uCEFWorkSchedulerQueueThread</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 1.0.2">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="bootstrap.min.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
<style type="text/css">
body { margin: 0.5em; }
.badge { padding: 0.1em 0.5em; color: white; }
</style></head>
<body>
<h1 class="unit">Unit uCEFWorkSchedulerQueueThread</h1>
<div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p class="nodescription">This item has no description.</p><span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list">
<tr class="listheader">
<th class="itemname">Name</th>
<th class="itemdesc">Description</th>
</tr>
<tr class="list">
<td class="itemname">Class&nbsp;<a class="bold" href="uCEFWorkSchedulerQueueThread.TCEFWorkSchedulerQueueThread.html"><code>TCEFWorkSchedulerQueueThread</code></a></td>
<td class="itemdesc">&nbsp;</td>
</tr>
</table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list">
<tr class="list visibility-published">
<td class="itemcode"><code><strong><a href="uCEFWorkSchedulerQueueThread.html#TOnPulseEvent">TOnPulseEvent</a></strong> = procedure(Sender: TObject; aDelay: integer) of object;</code></td>
</tr>
<tr class="list2 visibility-published">
<td class="itemcode"><code><strong><a href="uCEFWorkSchedulerQueueThread.html#TValuesArray">TValuesArray</a></strong> = array of int64;</code></td>
</tr>
</table>
<h2 class="description">Description</h2>
<h3 class="detail">Types</h3>
<table class="detail visibility-published wide_list">
<tr class="list visibility-published">
<td class="itemcode"><span id="TOnPulseEvent"></span><code><strong>TOnPulseEvent</strong> = procedure(Sender: TObject; aDelay: integer) of object;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail visibility-published wide_list">
<tr class="list visibility-published">
<td class="itemcode"><span id="TValuesArray"></span><code><strong>TValuesArray</strong> = array of int64;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 1.0.2</a>. </em>
</span>
</body></html>