From f5d691ce041ec7fe04a49e4f3c8ca4e2363d8d07 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Tue, 10 Aug 2010 14:28:26 +0200 Subject: Docs: updated docs for fpg_base unit. --- docs/xml/corelib/fpg_base.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') 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.

TfpgColor is always in RRGGBB (Red, Green, Blue) format, no matter the operating system.

-

The gfxbase unit also contains definitions of many useful color +

The fpg_base 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. + @@ -1089,6 +1090,7 @@ it is shown for the first time. + @@ -5542,6 +5544,6 @@ Right. And the Top is always smaller than the Bottom. 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. - + - \ No newline at end of file + -- cgit v1.2.3-54-g00ecf