diff --git a/docs/xml/lcl/controls.xml b/docs/xml/lcl/controls.xml
index d685e37109..ab06437ea7 100644
--- a/docs/xml/lcl/controls.xml
+++ b/docs/xml/lcl/controls.xml
@@ -868,11 +868,17 @@ representing the arguments and the result for a Control Change Message.
Mouse message constant for the change notification.
+
+Padding added for alignment on 64-bit platforms.
+
Control to receive the change message.
-Indicates if the control message is an insert operation.
+
+Indicates if the control message is an insert operation. QwordBool for 64-bit
+platforms, LongBool for other platforms.
+
Result for the control change message.
@@ -882,6 +888,7 @@ representing the arguments and the result for a Control Change Message.
Not used in the current LCL implementation.
+
@@ -890,6 +897,7 @@ representing the arguments and the result for a Control Change Message.
Not used in the current LCL implementation.
+
@@ -935,6 +943,11 @@ Contains information representing a CM_CANCELMODE control message.
Message constant.
+
+
+Padding for alignment on 64-bit platforms.
+
+
Padding for alignment.