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