Returns a unique name, or ID, based on the aName parameter. If the aName parameter is not in the dictionary, the parameter will be returned unchanged. Otherwise, the function will append 'copy' on the name (and possibly a number representing the number of copies). Note that the Append parameter should not be blank
Namespace: RSGenerics.Collections
Delphi |
public |
Parameters
aName
Type: String
Append
Type: String
Type: String
Reference |