ImageEn, unit hyieutils

TIEResourceExtractor.GroupFrameName

TIEResourceExtractor.GroupFrameName


Declaration

property GroupFrameName[TypeIndex: integer; NameIndex: integer; FrameIndex: integer]: AnsiString;


Description

Returns the icon or cursor resource name. TypeIndex must refer to a "GroupIcon" or "GroupCursor" resource type.

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