ImageEn, unit hyieutils

TIEResourceExtractor.GroupCountFrames

TIEResourceExtractor.GroupCountFrames


Declaration

property GroupCountFrames[TypeIndex: integer; NameIndex: integer]: integer;


Description

Returns the number of frames of specified resource (can be Icon or Cursor resource).

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