DELPHI Source Code — Function:
Convert between TColor and RGB Color (as String representation)
Here is the code for a pair of useful Delphi functions for converting and moving color values between Delphi TColor (object / class) type and string representations of an RGB Color value (with or without leading # character).
If you use Delphi to output HTML code or CSS code that includes RGB color
No comments:
Post a Comment