Determines whether the resource DLL automatically destroys its handle.
__property bool ShareDll;
Description
Set ShareDll to false to ensure that the resource DLL is freed when the TIvoryResFileBase object is destroyed, or when a new resource DLL is loaded. The default value is false.