Well im trying to set colours and it wont compile im not sure whats wonrg but i think its simple
If there is a better way to do this i would be gald to hear itSCAR Code:Procedure SetColour(What:String);
Begin
Case What Of
{Red Colour Of Chicken}
'Red' := Begin
Colour := 1450142
Toll := 7
Hue := 0.07
Sat := 0.08
End;
End;
Thanks
~Rya



Reply With Quote






