Zitat von
dajuhsa:
IntToHex ?
MyHex := '#' + IntToHex(MyRGB, 2);
Ich glaube
IntToHex(MyRGB, 6)
oder
IntToHex(MyRGB, 8)
wäre bei Farben die bessere Wahl
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."