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

Method GetSelItemTextColor

DuiLib/Control/UITreeView.cpp:769–772  ·  view source on GitHub ↗

��������: GetSelItemTextColor ��������: DWORD ����˵��:

Source from the content-addressed store, hash-verified

767 // ����˵��:
768 //************************************
769 DWORD CTreeNodeUI::GetSelItemTextColor() const
770 {
771 return m_dwSelItemTextColor;
772 }
773
774 //************************************
775 // ��������: SetSelHotItemTextColor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected