RemoveByKey(EntryKey: Integer): Boolean;
RemoveByKey(EntryKey: uinteger): boolean;
EntryKey. Collection element key.
The RemoveByKey method removes element with the specified key from the collection.
If removal is successful, the method returns True.
See also: