GetText
GUIオブジェクトのテキストを取得します。
仕様
Object
.GetText
[Integer
ObjectID
, *String
strData
]
Object
対象のオブジェクト名を指定します。
ObjectID
GUIオブジェクトのIDを指定します。
strData
文字列を格納する変数を指定します。
サポートするGUIオブジェクト
Button
Static
TextBox
TextField
Check
Radio
SetText
メインへ