diff --git a/docs/xml/lcl/menus.xml b/docs/xml/lcl/menus.xml
index 14656523f7..fa758346e3 100644
--- a/docs/xml/lcl/menus.xml
+++ b/docs/xml/lcl/menus.xml
@@ -2141,7 +2141,8 @@ customise by choosing various menu items.
-
+
+ DoPopup perform the popup method
@@ -2151,7 +2152,7 @@ customise by choosing various menu items.
-
+
@@ -2162,7 +2163,7 @@ customise by choosing various menu items.
-
+
@@ -2170,7 +2171,8 @@ customise by choosing various menu items.
-
+
+ PopUp - sofware emulation of the OnPopup event
@@ -2185,19 +2187,22 @@ customise by choosing various menu items.
-
+
+ PopupComponent - the Component to which this popup applies
-
+
+ PopupPoint - the position at which the Popup is to appear
-
+
+ Close - software emulation of the OnClose event, to shut down the Popup
@@ -2211,19 +2216,22 @@ customise by choosing various menu items.
-
+
+ AutoPopup - if True, the Popup window automatically appears when the mouse hovers over the relevant object
-
+
+ OnPopup - event handler for a requirement for a popup menu
-
+
+ OnClose - event handler for closing down the popup