1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2026-04-03 01:00:31 +02:00
Files
CEF4Delphi/docs/html/uCEFStringMultimap.html

42 lines
2.0 KiB
HTML
Raw Permalink Normal View History

2024-02-24 12:01:31 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>cef4delphi: uCEFStringMultimap</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
2026-03-30 18:44:20 +02:00
<meta name="generator" content="PasDoc 1.0.2">
2024-02-24 12:01:31 +01:00
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="bootstrap.min.css">
2024-02-24 12:01:31 +01:00
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
2026-03-30 18:44:20 +02:00
<style type="text/css">
body { margin: 0.5em; }
.badge { padding: 0.1em 0.5em; color: white; }
</style></head>
2024-02-24 12:01:31 +01:00
<body>
<h1 class="unit">Unit uCEFStringMultimap</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>
2024-02-24 12:01:31 +01:00
<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="uCEFStringMultimap.TCefCustomStringMultimap.html"><code>TCefCustomStringMultimap</code></a></td>
<td class="itemdesc"> CEF string multimaps are a set of key/value string pairs. More than one value can be assigned to a single key. </td>
</tr>
<tr class="list2">
<td class="itemname">Class&nbsp;<a class="bold" href="uCEFStringMultimap.TCefStringMultimapOwn.html"><code>TCefStringMultimapOwn</code></a></td>
<td class="itemdesc">&nbsp;</td>
</tr>
<tr class="list">
<td class="itemname">Class&nbsp;<a class="bold" href="uCEFStringMultimap.TCefStringMultimapRef.html"><code>TCefStringMultimapRef</code></a></td>
<td class="itemdesc">&nbsp;</td>
</tr>
</table>
2026-03-30 18:44:20 +02:00
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 1.0.2</a>. </em>
2024-02-24 12:01:31 +01:00
</span>
</body></html>