TIEResourceExtractor.GroupFrameHeight
Declaration
property GroupFrameHeight[TypeIndex: Integer; NameIndex: Integer; FrameIndex: Integer]: Integer;
Description
Returns the icon or cursor height.
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 |