FindById(Id: String): Integer;
Id. Resource editor object identifier.
The FindById method searches for a resource editor object key by the specified object identifier.
If an object with the specified identifier is not found, the method returns -1.
To get object identifier by its key, use the IResourceItems.Id property.
The method use is given in the example for IResourceItems.Id.
See also: