wxStyleDelta * SetDeltaForeground (char *name)
wxStyleDelta * SetDeltaForeground (wxColour& colour)
Makes the delta encode a foreground color change to the absolute color given. When a string name is given, it is looked up using wxTheColourDatabase. The return value is the delta itself.