HFS: color format

From rejetto wiki
Revision as of 13:10, 26 May 2009 by Rejetto (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Supported formats

  • HTML style: #RGB
  • HTML style: #RRGGBB
  • Delphi style: $BBGGRR
  • Delphi style: clBlue, clBtnText, and any value supported by Delphi. You can omit the starting cl.

Find more about HTML color format.