Revision Difference
DTextEntry:OnTextChanged#550654
<function name="OnTextChanged" parent="DTextEntry" type="panelfunc">
<ispanel>yes</ispanel>
<description>
<internal></internal>Called internally when the text inside the DTextEntry changes.
You should not override this function. Use <page>DTextEntry:OnValueChange</page> instead.
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="noMenuRemoval" type="boolean">Determines whether to remove the autocomplete menu (false) or not (true).</arg>
</args>
</function>