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

Method GetItemTextColor

DuiLib/Control/UITreeView.cpp:725–728  ·  view source on GitHub ↗

��������: GetTextColor ��������: DWORD ����˵��:

Source from the content-addressed store, hash-verified

723 // ����˵��:
724 //************************************
725 DWORD CTreeNodeUI::GetItemTextColor() const
726 {
727 return m_dwItemTextColor;
728 }
729
730 //************************************
731 // ��������: SetTextHotColor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected