SRGraphComponent::m_CachedBitmapName

CString SRGraphComponent::m_CachedBitmapName

To reduce image loading time for components that use a resource fill a new bitmap caching system has been added. The current name is stored in this variable and the bitmap is only reloaded if the name is changed. This variable is not serialized.