wxStyleDelta * SetDeltaBackground (char *name)
wxStyleDelta * SetDeltaBackground (wxColour& colour)
Makes the delta encode a background 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.