1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2026-04-23 01:13:01 +02:00
Files

33 lines
1.7 KiB
HTML
Raw Permalink Normal View History

2024-02-24 12:01:31 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>cef4delphi: uCEFInterfaces: Interface ICefPanelDelegateEvents</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
2026-04-04 18:01:24 +02:00
<meta name="generator" content="PasDoc 1.0.4">
2024-02-24 12:01:31 +01:00
<meta http-equiv="content-type" content="text/html; charset=utf-8">
2026-03-19 13:17:28 +01:00
<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>
<span id="ICefPanelDelegateEvents"></span><h1 class="cio">Interface ICefPanelDelegateEvents</h1>
<div class="sections">
2026-03-19 13:17:28 +01:00
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Hierarchy">Hierarchy</a></div></div>
2024-02-24 12:01:31 +01:00
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink">
<a href="uCEFInterfaces.html">uCEFInterfaces</a></p>
<h2 class="declaration">Declaration</h2>
<p class="declaration">
<code>type ICefPanelDelegateEvents = interface(<a class="normal" href="uCEFInterfaces.ICefViewDelegateEvents.html">ICefViewDelegateEvents</a>)</code></p>
<h2 class="description">Description</h2>
<p>
Custom interface used to handle all the ICefPanelDelegate events. </p>
<span id="PasDoc-Hierarchy"></span><h2 class="hierarchy">Hierarchy</h2>
<ul class="hierarchy"><li class="ancestor">IInterface</li>
<li class="ancestor"><a class="normal" href="uCEFInterfaces.ICefViewDelegateEvents.html">ICefViewDelegateEvents</a></li>
2026-04-04 18:01:24 +02:00
<li class="thisitem">ICefPanelDelegateEvents</li></ul><hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 1.0.4</a>. </em>
2024-02-24 12:01:31 +01:00
</span>
</body></html>