mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 22:41:42 +02:00
Docs: Fix short description for function StringToColor.
git-svn-id: trunk@59118 -
This commit is contained in:
parent
76f7d02e9f
commit
2b512b893e
@ -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/>
|
||||
|
Loading…
Reference in New Issue
Block a user