diff --git a/docs/xml/lcl/maskedit.xml b/docs/xml/lcl/maskedit.xml
index 37ce5f6445..ac152762ea 100644
--- a/docs/xml/lcl/maskedit.xml
+++ b/docs/xml/lcl/maskedit.xml
@@ -2825,29 +2825,6 @@ Use the IsVisible method to consider this and get the effective visibility.
-
-
-
-Contains the value for the control.
-
-
-Text is a public String property in
-TMaskEdit which provides access to the value for the edit control.
-
-
-
-TCustomEdit.Text
-TControl.Text
-
-
-
-
-
-
-
-
-
-
@@ -2926,6 +2903,28 @@ pressed key may become released during the time the control has focus.
+
+
+
+Contains the value for the control.
+
+
+Text is a public String property in
+TMaskEdit which provides access to the value for the edit control.
+
+
+
+TCustomEdit.Text
+TControl.Text
+
+
+
+
+
+
+
+
+Applies an edit mask to the specified string value.