From cce06d82fc3bc7ce40c0746886507f44ddc263b4 Mon Sep 17 00:00:00 2001 From: kirkpatc Date: Sat, 22 Nov 2008 21:58:28 +0000 Subject: [PATCH] FPDoc - Added some descriptions and links for TPopupMenu in menus.xml git-svn-id: trunk@17531 - --- docs/xml/lcl/menus.xml | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) 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