AlexeyT via Lazarus
2018-09-21 17:29:31 UTC
function StringToColor( const  S: shortstring ): TColor;
/home/user/lazarus/lcl/graphics.pp(1901,10)
Description
StringToColor
 - given a colour name*like 'Blue*', returns the corresponding colour value
--> fix to 'clBlue' or better to 'clMagenta'
/home/user/lazarus/lcl/graphics.pp(1901,10)
Description
StringToColor
 - given a colour name*like 'Blue*', returns the corresponding colour value
--> fix to 'clBlue' or better to 'clMagenta'
--
Regards,
Alexey
Regards,
Alexey