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

Method GetLimitText

DuiLib/Control/UIRichEdit.cpp:1180–1183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1178}
1179
1180int CRichEditUI::GetLimitText()
1181{
1182 return m_iLimitText;
1183}
1184
1185void CRichEditUI::SetLimitText(int iChars)
1186{

Callers 1

InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected