Q3HighlightStyle_Set
You can use theQ3HighlightStyle_Setfunction to set the highlight style value of a highlight style.
TQ3Status Q3HighlightStyle_Set ( TQ3StyleObject highlight, TQ3AttributeSet highlightAttribute);
highlight- A highlight style object.
highlightAttribute- An attribute set.
DESCRIPTION
TheQ3HighlightStyle_Setfunction sets the highlight style value of the style object specified by thehighlightparameter to the attribute set specified in thehighlightAttributeparameter.