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

Method GetSelItemHotTextColor

DuiLib/Control/UITreeView.cpp:791–794  ·  view source on GitHub ↗

��������: GetSelHotItemTextColor ��������: DWORD ����˵��:

Source from the content-addressed store, hash-verified

789 // ����˵��:
790 //************************************
791 DWORD CTreeNodeUI::GetSelItemHotTextColor() const
792 {
793 return m_dwSelItemHotTextColor;
794 }
795
796 /*****************************************************************************/
797 /*****************************************************************************/

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected