Method AddStr
AddStr(string)
Adds the string to the display at the current cursor position.
void AddStr(string str)
Parameters
strstringString to add.
Adds the string to the display at the current cursor position.
void AddStr(string str)
str stringString to add.