meta data for this page
ibec_reg_DeleteKey
Removes a specified key and its associated data from the registry.
Syntax
function ibec_reg_DeleteKey(Registry : variant; Key: String) : Boolean;
Description
Call ibec_reg_DeleteKey to remove a specified key and its associated data, if any, from the registry. ibec_reg_DeleteKey returns True if key deletion is successful. On error, ibec_reg_DeleteKey returns False.