summaryrefslogtreecommitdiff
path: root/docs/xml/gui/fpg_button.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xml/gui/fpg_button.xml')
-rw-r--r--docs/xml/gui/fpg_button.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/xml/gui/fpg_button.xml b/docs/xml/gui/fpg_button.xml
index dec53067..38da104f 100644
--- a/docs/xml/gui/fpg_button.xml
+++ b/docs/xml/gui/fpg_button.xml
@@ -19,7 +19,7 @@
<short>Image below the button text.</short>
</element>
<element name="TfpgBaseButton">
- <short>Base class the represents a push button control</short>
+ <short>Base class that represents a push button control</short>
</element>
<element name="TfpgBaseButton.ImageLayout">
<short>Defines where on the button the image will be displayed</short>
@@ -40,7 +40,7 @@ a image resource was registered with the global <link id="fpg_main.fpgImages">fp
</element>
<element name="TfpgButton">
- <short>Concrete button class used in user interfaces</short>
+ <short>Concrete button class used in user interfaces to represent a push button</short>
<descr><printshort id="TfpgButton"/>. This class is a descendant of <link id="fpg_button.TfpgBaseButton">TfpgBaseButton</link> and
simply publishes various properties for runtime type information.</descr>
<seealso>
@@ -52,6 +52,7 @@ simply publishes various properties for runtime type information.</descr>
<element name="TfpgButton.ImageSpacing" link="TfpgBaseButton.ImageSpacing"/>
<element name="TfpgButton.ImageLayout" link="TfpgBaseButton.ImageLayout"/>
+
</module>
</package>
</fpdoc-descriptions>