OSDN Git Service

タブ文字チェック
[winbottle/winbottle.git] / bottleclient / ReplacePresetEditor.dfm
1 object frmReplacePresetEditor: TfrmReplacePresetEditor
2   Left = 514
3   Top = 271
4   AutoSize = True
5   BorderStyle = bsDialog
6   Caption = #25991#23383#21015#12398#32622#25563#12503#12522#12475#12483#12488
7   ClientHeight = 408
8   ClientWidth = 377
9   Color = clBtnFace
10   Font.Charset = SHIFTJIS_CHARSET
11   Font.Color = clWindowText
12   Font.Height = -12
13   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
14   Font.Style = []
15   OldCreateOrder = True
16   Position = poDesktopCenter
17   OnCreate = FormCreate
18   PixelsPerInch = 96
19   TextHeight = 12
20   object pnlPairsEditor: TPanel
21     Left = 0
22     Top = 0
23     Width = 377
24     Height = 273
25     Align = alTop
26     BevelOuter = bvNone
27     BorderWidth = 5
28     TabOrder = 0
29     object lvwPairs: TListView
30       Left = 5
31       Top = 5
32       Width = 367
33       Height = 124
34       Align = alTop
35       Columns = <
36         item
37           Caption = #32622#25563#21069
38           Width = 125
39         end
40         item
41           Caption = #32622#25563#24460
42           Width = 125
43         end
44         item
45           Caption = #27491#35215#34920#29694
46           Width = 45
47         end
48         item
49           Caption = #22823#25991#23383#12539#23567#25991#23383#12398#21306#21029
50           Width = 45
51         end>
52       HideSelection = False
53       ReadOnly = True
54       RowSelect = True
55       TabOrder = 0
56       ViewStyle = vsReport
57       OnChange = lvwPairsChange
58     end
59     object btnAdd: TButton
60       Left = 77
61       Top = 136
62       Width = 67
63       Height = 25
64       Hint = #32622#25563#12527#12540#12489#12398#12506#12450#12434#36861#21152
65       Caption = #36861#21152'(&I)'
66       TabOrder = 1
67       OnClick = btnAddClick
68     end
69     object btnDelete: TButton
70       Left = 149
71       Top = 136
72       Width = 67
73       Height = 25
74       Hint = #32622#25563#12527#12540#12489#12398#12506#12450#12434#21066#38500
75       Caption = #21066#38500'(&D)'
76       TabOrder = 2
77       OnClick = btnDeleteClick
78     end
79     object btnMoveUp: TButton
80       Left = 229
81       Top = 136
82       Width = 67
83       Height = 25
84       Hint = #19978#12395#31227#21205
85       Caption = #19978#12408'(&U)'
86       TabOrder = 3
87       OnClick = btnMoveUpClick
88     end
89     object btnMoveDown: TButton
90       Left = 301
91       Top = 136
92       Width = 67
93       Height = 25
94       Hint = #19979#12395#31227#21205
95       Caption = #19979#12408'(&W)'
96       TabOrder = 4
97       OnClick = btnMoveDownClick
98     end
99     inline StrReplaceFrame: TfrmStrReplaceFrame
100       Left = 12
101       Top = 168
102       Width = 354
103       Height = 100
104       Enabled = False
105       TabOrder = 5
106     end
107   end
108   object pnlPresetProperties: TPanel
109     Left = 0
110     Top = 273
111     Width = 377
112     Height = 96
113     Align = alTop
114     BevelOuter = bvNone
115     BorderWidth = 5
116     TabOrder = 1
117     Visible = False
118     object gbxPresetProperties: TGroupBox
119       Left = 5
120       Top = 5
121       Width = 367
122       Height = 86
123       Align = alClient
124       Caption = #12503#12522#12475#12483#12488#12398#35373#23450
125       TabOrder = 0
126       object lblTitle: TLabel
127         Left = 16
128         Top = 24
129         Width = 56
130         Height = 12
131         Caption = #12479#12452#12488#12523'(&T):'
132         FocusControl = edtTitle
133       end
134       object lblShortCut: TLabel
135         Left = 16
136         Top = 48
137         Width = 83
138         Height = 12
139         Caption = #12471#12519#12540#12488#12459#12483#12488'(&S):'
140         FocusControl = cbxShortCut
141       end
142       object cbxShortCut: TComboBox
143         Left = 112
144         Top = 40
145         Width = 145
146         Height = 20
147         Hint = #12461#12540#12508#12540#12489#12471#12519#12540#12488#12459#12483#12488#12398#35373#23450
148         ItemHeight = 12
149         TabOrder = 0
150       end
151       object edtTitle: TEdit
152         Left = 112
153         Top = 16
154         Width = 185
155         Height = 20
156         Hint = #12513#12491#12517#12540#12395#34920#31034#12373#12428#12427#12503#12522#12475#12483#12488#12398#12479#12452#12488#12523#12434#35373#23450
157         TabOrder = 1
158       end
159       object cbxConfirmAfterReplace: TCheckBox
160         Left = 112
161         Top = 64
162         Width = 169
163         Height = 17
164         Caption = #32622#25563#24460#12525#12540#12459#12523#30906#35469#12377#12427'(&O)'
165         TabOrder = 2
166       end
167     end
168   end
169   object pnlOkCancelButtons: TPanel
170     Left = 0
171     Top = 369
172     Width = 377
173     Height = 39
174     Align = alTop
175     BevelOuter = bvNone
176     TabOrder = 2
177     DesignSize = (
178       377
179       39)
180     object btnOk: TButton
181       Left = 285
182       Top = 6
183       Width = 83
184       Height = 25
185       Hint = #22793#26356#20869#23481#12434#30906#23450#12375#12390#12480#12452#12450#12525#12464#12434#38281#12376#12427
186       Anchors = [akRight, akBottom]
187       Caption = '&OK'
188       Default = True
189       TabOrder = 0
190       OnClick = btnOkClick
191     end
192     object btnCancel: TButton
193       Left = 205
194       Top = 6
195       Width = 75
196       Height = 25
197       Hint = #22793#26356#20869#23481#12434#12461#12515#12531#12475#12523#12375#12390#12480#12452#12450#12525#12464#12434#38281#12376#12427
198       Anchors = [akRight, akBottom]
199       Cancel = True
200       Caption = #12461#12515#12531#12475#12523
201       TabOrder = 1
202       OnClick = btnCancelClick
203     end
204   end
205 end