ImageEn, unit hyieutils

TIEResourceExtractor.IsGroup

TIEResourceExtractor.IsGroup


Declaration

property IsGroup[TypeIndex: integer]: boolean;


Description

Returns true if the resource type is "GroupIcon" (RT_GROUP_ICON) or "GroupCursor" (RT_GROUP_CURSOR).
This means that resources inside this type must be handled as groups.

Parameter Description
TypeIndex Index of resource type. 0 is first resource type, TypesCount-1 is the last resource type