TIvoryBitmap::DllHandle

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 bitmap. Use the DllName to set the DLL's file name.

Back to TIvoryBitmap