Specifies the bitmap resource name and reads the bitmap from the DLL or EXE.
__property String ResourceName;
Description
Use ResourceName to specify the bitmap resource name. After changing the value of this property, TIvoryBitmap loads the bitmap from the DLL or EXE file specified by DllName. You can also use LoadFromDll to load a bitmap from a DLL or EXE file.