diff --git a/components/lazcontrols/docs/laznumedit.xml b/components/lazcontrols/docs/laznumedit.xml
index 7adbf9f83f..497afcd9c5 100644
--- a/components/lazcontrols/docs/laznumedit.xml
+++ b/components/lazcontrols/docs/laznumedit.xml
@@ -26,25 +26,9 @@ numeric base.
-
-
-Lower limit for the value in an Integer edit control.
-
-
-
-
-
-
-
-Upper limit for the value in an Integer edit control.
-
-
-
-
-
-Specified an event handler signalled when the numeric base for an Integer edit control is changed.
+Specifies an event handler signalled when the numeric base (radix) for an Integer edit control is changed.
@@ -55,13 +39,19 @@ Control for the event notification.
-
+
+Current numeric base for the notification.
+
-
+
+New numeric base for the notification.
+
-
+
+Optional prefix for the new numeric base.
+
@@ -76,6 +66,23 @@ base.
+
+
+
+Lower limit for the Int64 value in the control.
+
+
+
+
+
+
+
+Upper limit for the Int64 value in the control.
+
+
+
+
+
@@ -436,11 +443,39 @@ Owner of the class instance.
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+