You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2026-04-23 01:13:01 +02:00
@@ -3,11 +3,14 @@
|
||||
<head>
|
||||
<title>cef4delphi: uCEFMenuButton</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="generator" content="PasDoc 1.0.0">
|
||||
<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">
|
||||
</head>
|
||||
<style type="text/css">
|
||||
body { margin: 0.5em; }
|
||||
.badge { padding: 0.1em 0.5em; color: white; }
|
||||
</style></head>
|
||||
<body>
|
||||
<h1 class="unit">Unit uCEFMenuButton</h1>
|
||||
<div class="sections">
|
||||
@@ -25,6 +28,6 @@
|
||||
<td class="itemdesc"> MenuButton is a button with optional text, icon and/or menu marker that shows a menu when clicked with the left mouse button. All size and position values are in density independent pixels (DIP) unless otherwise indicated. Methods must be called on the browser process UI thread unless otherwise indicated. </td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 1.0.0</a>. </em>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 1.0.2</a>. </em>
|
||||
</span>
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user