MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetForeImage

Method GetForeImage

DuiLib/Control/UIButton.cpp:248–251  ·  view source on GitHub ↗

Method: GetForeImage FullName: CButtonUI::GetForeImage Access: public Returns: LPCTSTR Qualifier: Note:

Source from the content-addressed store, hash-verified

246 // Note:
247 //************************************
248 LPCTSTR CButtonUI::GetForeImage()
249 {
250 return m_sForeImage;
251 }
252
253 //************************************
254 // Method: SetForeImage

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected