![]() |
TE_unfocus | Function (ROM Call 0xB3) |
textedit.h |
short TE_unfocus (TEXT_EDIT *te); |
Removes the focus from the selected text in the editor.
TE_unfocus cancels the effect of TE_focus. Returns TRUE if unfocusing was performed, and returns FALSE if not (for example, if the text was already unfocused).