FindByKey(Key: Integer): Integer;
FindByKey(Key: uinteger): integer;
Key. Resource editor object key.
The FindByKey method searches for resource editor object index by the specified object key.
If an object with the specified key is not found, the method returns -1.
To get object key by its identifier, use the IResourceItems.Key property.
See also: