You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2026-03-04 00:37:14 +02:00
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>cef4delphi: uCEFMenuButtonComponent: Class TCEFMenuButtonComponent</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="generator" content="PasDoc 0.16.0-snapshot">
|
||||
<meta name="generator" content="PasDoc 0.17.0.snapshot">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
|
||||
</head>
|
||||
@@ -233,6 +233,6 @@ ICefViewDelegateEvents</p>
|
||||
Called when |button| is pressed. Call ICefMenuButton.ShowMenu() to show a popup menu at |screen_point|. When showing a custom popup such as a window keep a reference to |button_pressed_lock| until the popup is hidden to maintain the pressed button state. </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 0.16.0-snapshot</a>. </em>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 0.17.0.snapshot</a>. </em>
|
||||
</span>
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user