You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2026-05-16 08:38:08 +02:00
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>cef4delphi: uCEFWindow</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="generator" content="PasDoc 1.0.2">
|
||||
<meta name="generator" content="PasDoc 1.0.4">
|
||||
<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">
|
||||
@@ -28,6 +28,6 @@ body { margin: 0.5em; }
|
||||
<td class="itemdesc"> A Window is a top-level Window/widget in the Views hierarchy. By default it will have a non-client area with title bar, icon and buttons that supports moving and resizing. 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.2</a>. </em>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 1.0.4</a>. </em>
|
||||
</span>
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user