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

Method Clear

DuiLib/Control/UIRichEdit.cpp:1513–1516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1511}
1512
1513void CRichEditUI::Clear()
1514{
1515 TxSendMessage(WM_CLEAR, 0, 0, 0);
1516}
1517
1518void CRichEditUI::Copy()
1519{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected