ImageEn, unit hyieutils

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