SetText メソッド (AWTTextComponent)

クラス

AWTTextComponent.

処理

テキスト コンポーネントのテキストを指定したテキストに設定します。

構文

textComponent.SetText(text)
変数 説明
text テキスト コンポーネントの新しいテキスト。 String

textComponent.SetText("SilkTest")