summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-08-10 14:28:26 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-08-10 14:28:26 +0200
commitf5d691ce041ec7fe04a49e4f3c8ca4e2363d8d07 (patch)
treea2926be3fb599ad494ab2a57ba9a53c34dd4c3b8 /docs
parentd4583568ee4dfb78a36ce24b743da83a114643dd (diff)
downloadfpGUI-f5d691ce041ec7fe04a49e4f3c8ca4e2363d8d07.tar.xz
Docs: updated docs for fpg_base unit.
Diffstat (limited to 'docs')
-rw-r--r--docs/xml/corelib/fpg_base.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/xml/corelib/fpg_base.xml b/docs/xml/corelib/fpg_base.xml
index e4fd3413..6ccd45ec 100644
--- a/docs/xml/corelib/fpg_base.xml
+++ b/docs/xml/corelib/fpg_base.xml
@@ -33,7 +33,7 @@ underlying type in the future. Example to floating points.
<p>TfpgColor is always in RRGGBB (Red, Green, Blue) format, no matter the
operating system.
</p>
- <p>The <var>gfxbase</var> unit also contains definitions of many useful color
+ <p>The <var>fpg_base</var> unit also contains definitions of many useful color
constants. It defines the standard predefined Delphi colors (like clRed,
clMagenta etc.), the 140 websafe colors using the defacto standard names as
used by Netscape and Internet Explorer web browsers. As well as some internal
@@ -760,6 +760,7 @@ it is shown for the first time.</short>
<seealso/>
</element>
<!-- constant Visibility: default -->
+
<element name="keyF23">
<short/>
<descr/>
@@ -1089,6 +1090,7 @@ it is shown for the first time.</short>
<descr/>
<seealso/>
</element>
+
<!-- constant Visibility: default -->
<element name="keyPD">
<short/>
@@ -5542,6 +5544,6 @@ Right. And the Top is always smaller than the Bottom.
<descr>This is the same declaration as the one found in FPImage (include with Free Pascal Compiler). In future when FPImage is integrated with fpGUI, I will remove this declaration.</descr>
</element>
</module>
- <!-- gfxbase -->
+ <!-- fpg_base -->
</package>
-</fpdoc-descriptions> \ No newline at end of file
+</fpdoc-descriptions>