OSDN Git Service

c98222dba2d991a148c927429588af807bb22673
[bacon/BaCon-Japanese.git] / HUG / GRAB$.txt
1 GRAB$
2
3 GRAB$(widget)
4 Type: method
5 ウィジェットのテキストを得ます。
6
7 ウェジェット    得る値
8 Window          タイトルバーのテキスト
9 Button          ボタンの caption
10 Toggle          ボタンの caption
11 Stock           ボタンの stock text
12 Check           チェックボタンの右にある caption
13 Radio           ラジオボタンの右にある caption
14 Entry           ボックス内のテキスト
15 Password        ボックス内のテキスト
16 Mark            Gets the text from the label (Mark)
17 Combo           Get the current selection of the combobox
18 Progressbar     Gets the text from the progressbar
19 Hseparator      変化なし
20 Vseparator      変化なし
21 Frame           Gets the caption from a frame
22 Edit            Gets the full text from a multiline editor
23 List            Gets the current selected line from the list
24 Spin            変化なし
25 Notebook        Returns caption in the active tab
26 Msgdialog       Returns the text in the message dialog
27 Filedialog      Returns the selected filename in the file dialog
28 Image           Returns the filename being displayed
29 Clipboard       Gets the text from the clipboard
30 Hslider         変化なし
31 Vslider         変化なし