From 2b512b893e7d7dac9677f33cf8abedd0de8089e6 Mon Sep 17 00:00:00 2001 From: juha Date: Fri, 21 Sep 2018 19:03:46 +0000 Subject: [PATCH] Docs: Fix short description for function StringToColor. git-svn-id: trunk@59118 - --- docs/xml/lcl/graphics.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xml/lcl/graphics.xml b/docs/xml/lcl/graphics.xml index e3ba4ef328..b184a2bb0d 100644 --- a/docs/xml/lcl/graphics.xml +++ b/docs/xml/lcl/graphics.xml @@ -8066,7 +8066,7 @@ Checks for the presence of a valid Lazarus Resource, then uses - StringToColor - given a colour name like 'Blue', returns the corresponding colour value + StringToColor - given a colour name like 'clBlue', returns the corresponding colour value