ImageEn, unit iexUtils
TIEDictionary.Erase
TIEDictionary
.Erase
Declaration
function Erase(key: WideString; freeValue: Boolean = True): Boolean;
Description
Remove the specified key.
Parameter
Description
key
A key in this dictionary
freeValue
If True the value is deallocated