ImageEn, unit iexUtils

TIEResourceExtractor.NamesCount

TIEResourceExtractor.NamesCount

Declaration

property NamesCount[TypeIndex: integer]: integer;

Description

Returns number of resource names found in the PE module, for the specified resource type.
Parameter Description
TypeIndex Index of resource type. 0 is first resource type, TypesCount-1 is the last resource type

See Also

Names