TIvoryResFileBase::ResourceName

Specifies the object's resource name.

__property String ResourceName;

Description

Use ResourceName to specify the object's resource name. After changing the value for this property, TIvoryResFileBase loads the object from the DLL or EXE file specified by DllName. You can also use LoadFromDll to load an object from a DLL or an EXE file.

Back to TIvoryResFileBase