[DUG] Web Colours in Graphics Unit

Paul A Norman paul.a.norman at gmail.com
Wed Mar 7 16:21:48 NZDT 2007


Hi,

Heres a little gem I was unaware of, mas be useful to others, the Graphics
unit (D2005 anyway) has starting at line 101 the followong list
"  { The following "cl" values come from the Web Named Color palette and
    are stored in the Windows COLORREF byte order x00bbggrr }"

 clWebSnow = $FAFAFF;
  clWebFloralWhite = $F0FAFF;
  clWebLavenderBlush = $F5F0FF;
  clWebOldLace = $E6F5FD;
  clWebIvory = $F0FFFF;
  clWebCornSilk = $DCF8FF;
  clWebBeige = $DCF5F5;
  clWebAntiqueWhite = $D7EBFA;

  etc . . .

Useful.

Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20070307/11e541dc/attachment.html


More information about the Delphi mailing list