Provides runtime access to the DLL's handle.
__property HANDLE DllHandle;
Description
Use DllHandle to access the handle for the DLL from which LoadFromDll reads the object. Use DllName to set the DLL's file name.
Back to TIvoryResFileBase