Q3DisplayGroup_SetState
You can use theQ3DisplayGroup_SetStatefunction to set the state of a display group.
TQ3Status Q3DisplayGroup_SetState ( TQ3GroupObject group, TQ3DisplayGroupState state);
group- A display group.
state- The desired state value for the specified display group.
DESCRIPTION
TheQ3DisplayGroup_SetStatefunction sets the state value of the display group specified by thegroupparameter to the value pointed to by thestateparameter. See "Group State Flags" on page 10-12 for a description of the flags currently defined for a group state value.ERRORS
kQ3ErrorInvalidObject