In my application I want to change the color of certain fields depending on
the value of one of the fields.
I have implemented this by using ... Stock_Item.color = DarkRed ...
where DarkRed is a Color Constant in Objectpal.
I would like to use a custom color that I have created myself. Any ideas on
how to achieve this ?
Any suggestions will appreciated.
Dirk Hoeckman