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

Method GetItemHotTextColor

DuiLib/Control/UITreeView.cpp:747–750  ·  view source on GitHub ↗

��������: GetTextHotColor ��������: DWORD ����˵��:

Source from the content-addressed store, hash-verified

745 // ����˵��:
746 //************************************
747 DWORD CTreeNodeUI::GetItemHotTextColor() const
748 {
749 return m_dwItemHotTextColor;
750 }
751
752 //************************************
753 // ��������: SetSelItemTextColor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected