previous up next     contents index
Next: wxStyleDelta::SetDeltaBackground Up: wxStyleDelta: wxObject Previous: wxStyleDelta::Equal

wxStyleDelta::SetDelta

wxStyleDelta * SetDelta (int changeCommand, int param = 0)

The changeCommand parameter specifies how the value of v is used or ignored. The possible values for changeCommand are:

Except for wxCHANGE_NOTHING and wxCHANGE_NORMAL, these commands only change part of the delta. If you apply wxCHANGE_BOLD and then wxCHANGE_ITALIC, then the delta includes both the style and weight change.

The return value is the delta itself.



PLT