EditableTextT.setTextContents

Set text contents of @text.

template EditableTextT(TStruct)
void
setTextContents
(
string string_
)

Parameters

string_ string

string to set for text contents of @text

Meta