Docs: Fix short description for function StringToColor.

git-svn-id: trunk@59118 -
This commit is contained in:
juha 2018-09-21 19:03:46 +00:00
parent 76f7d02e9f
commit 2b512b893e

View File

@ -8066,7 +8066,7 @@ Checks for the presence of a valid Lazarus Resource, then uses
<!-- function Visibility: default -->
<element name="StringToColor">
<short>
<var>StringToColor</var> - given a colour name like 'Blue', returns the corresponding colour value</short>
<var>StringToColor</var> - given a colour name like 'clBlue', returns the corresponding colour value</short>
<descr/>
<errors/>
<seealso/>