ImageEn, unit hyieutils

TIEDictionary.HasKey

TIEDictionary.HasKey


Declaration

function HasKey(key: WideString; recursive: boolean = true): boolean;


Description

Returns the true if the key exists.

Parameter Description
key A key in this dictionary
recursive If true then search this key inside sub-dictionaries