diff --git a/docs/xml/lcl/stdctrls.xml b/docs/xml/lcl/stdctrls.xml
index adad4503ba..9392da1ffe 100644
--- a/docs/xml/lcl/stdctrls.xml
+++ b/docs/xml/lcl/stdctrls.xml
@@ -4589,11 +4589,8 @@ Properties can include [Checked], [Click] (mouse clicks on button) and the actio
-
-
-
-
-
+
+
The ancestor class for TButton
TCustomButton is the ancestor for TButton. If you want to define your own button class, you should use this class to derive it from.