EditableTextT.setTextContents

Set text contents of @text.

template EditableTextT(TStruct)
void
setTextContents
(
string str
)

Parameters

str string

string to set for text contents of @text

Meta