On 17/10/2007, Adrian Maier <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Is it possible to create at runtimne a TColor  based on the three
> components R,G,B
> given as numbers ?

function RGBToColor(R, G, B: Byte): TColor; in graphics unit.

henry

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to