GeekArticles
Programming
Delphi
Programming
DelphiConvert RGB to TColor or How to Get More TColor values for Delphi
<p><i><a Delphi TIPS</a></i> :: <a /></a><br />
In Delphi, the TColor type is used to specify the color of an object. It is used by the Color property of many components and by a number of other properties that specify color values. </p>
<p>The Graphics unit contains definitions of useful constants for TColor. For example, clBlue maps to blue, clRed maps to red. </p>
<p>Read the <b>full article</b> to learn <a RGB to TColor</a>.</p>
<p>Related</p>
<ul>
<li><a to Convert RGB Color Value to HSB (HSV) Color Value from Code</a></li>
<li><a TColor to Hex & Hex to TColor</a></li>
<li><a Color Picker</a></li>
</ul>
<p 1px solid RGB to TColor or How to Get More TColor values for Delphi</a> originally appeared on <a Delphi Programming</a> on Saturday, January 2nd, 2010 at 12:00:40.</p><p><a | <a | <a RGB to TColor or How to Get More TColor values for this</a></p>
Sponsored Links
Read Next: Delphi Programming Almanacs: 1998. - 2009. Something for Every Delphi Developer: Beginner or a Guru!
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
