OSDN Git Service

IdAntiFreezeを貼り付けた (ToDo #347)
[winbottle/winbottle.git] / bottleclient / StrReplaceDialog.dfm
1 object frmStrReplaceDialog: TfrmStrReplaceDialog
2   Left = 682
3   Top = 517
4   BorderStyle = bsDialog
5   Caption = #32622#25563
6   ClientHeight = 120
7   ClientWidth = 464
8   Color = clBtnFace
9   Font.Charset = SHIFTJIS_CHARSET
10   Font.Color = clWindowText
11   Font.Height = -12
12   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
13   Font.Style = []
14   OldCreateOrder = False
15   Position = poDesktopCenter
16   PixelsPerInch = 96
17   TextHeight = 12
18   inline frmStrReplaceFrame: TfrmStrReplaceFrame
19     Left = 8
20     Top = 8
21     Width = 354
22     Height = 100
23     TabOrder = 0
24   end
25   object btnOk: TButton
26     Left = 368
27     Top = 88
28     Width = 89
29     Height = 25
30     Caption = '&OK'
31     Default = True
32     TabOrder = 1
33     OnClick = btnOkClick
34   end
35   object btnCancel: TButton
36     Left = 368
37     Top = 56
38     Width = 89
39     Height = 25
40     Cancel = True
41     Caption = #12461#12515#12531#12475#12523'(&C)'
42     TabOrder = 2
43     OnClick = btnCancelClick
44   end
45 end