Q3DisplayGroup_GetType
You can use theQ3DisplayGroup_GetTypefunction to determine the type of a display group.
TQ3ObjectType Q3DisplayGroup_GetType (TQ3GroupObject group);
group- A group.
DESCRIPTION
TheQ3DisplayGroup_GetTypefunction returns, as its function result, the type of the display group specified by thegroupparameter.Q3DisplayGroup_GetTypereturns one of these values:
kQ3DisplayGroupTypeIOProxy kQ3DisplayGroupTypeOrderedIfQ3DisplayGroup_GetTypecannot determine the type of a group or an error occurs, it returnskQ3ObjectTypeInvalid.ERRORS
kQ3ErrorInvalidObject