previous up next     contents index
Next: wxStyleList: wxObject Up: wxStyleDelta: wxObject Previous: wxStyleDelta::SetDeltaFace

wxStyleDelta::SetDeltaForeground

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.



PLT