Develop and Download Open Source Software

Browse CVS Repository

Annotation of /gikonavigoeson/gikonavi/KuroutSetting.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Aug 13 13:05:42 2004 UTC (19 years, 8 months ago) by genyakun
Branch: MAIN
詳細設定ダイアログを追加

1 genyakun 1.1 object KuroutOption: TKuroutOption
2     Left = 484
3     Top = 255
4     Width = 525
5     Height = 462
6     Caption = #35443#32048#35373#23450
7     Color = clBtnFace
8     Font.Charset = SHIFTJIS_CHARSET
9     Font.Color = clWindowText
10     Font.Height = -12
11     Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
12     Font.Style = []
13     OldCreateOrder = False
14     OnCreate = FormCreate
15     PixelsPerInch = 96
16     TextHeight = 12
17     object PageControl1: TPageControl
18     Left = 0
19     Top = 0
20     Width = 517
21     Height = 393
22     ActivePage = TabSheet1
23     TabIndex = 0
24     TabOrder = 0
25     object TabSheet1: TTabSheet
26     Caption = #35443#32048#35373#23450#65297
27     object GroupBox11: TGroupBox
28     Left = 12
29     Top = 8
30     Width = 477
31     Height = 101
32     Caption = #25509#32154#35373#23450
33     TabOrder = 0
34     object Label17: TLabel
35     Left = 12
36     Top = 24
37     Width = 114
38     Height = 12
39     Caption = #21463#20449#12496#12483#12501#12449#12469#12452#12474'(&B)'
40     FocusControl = RecvBufferSize
41     end
42     object Label18: TLabel
43     Left = 188
44     Top = 24
45     Width = 94
46     Height = 12
47     Caption = #65288#12487#12501#12457#12523#12488'=4096'#65289
48     end
49     object RecvBufferSize: TEdit
50     Left = 140
51     Top = 20
52     Width = 41
53     Height = 20
54     MaxLength = 5
55     TabOrder = 0
56     end
57     object ProxyProtocolCheckBox: TCheckBox
58     Left = 12
59     Top = 72
60     Width = 269
61     Height = 17
62     Caption = #12503#12525#12461#12471#25509#32154#12391' HTTP 1.1 '#12434#20351#29992#12377#12427'(&Y)'
63     TabOrder = 2
64     end
65     object ProtocolCheckBox: TCheckBox
66     Left = 12
67     Top = 48
68     Width = 269
69     Height = 17
70     Caption = 'HTTP 1.1 '#12434#20351#29992#12377#12427'(&H)'
71     TabOrder = 1
72     end
73     end
74     object GroupBox13: TGroupBox
75     Left = 12
76     Top = 116
77     Width = 477
78     Height = 113
79     Caption = #26360#12365#36796#12415'time'#12398#25351#23450
80     TabOrder = 1
81     object Label24: TLabel
82     Left = 12
83     Top = 20
84     Width = 388
85     Height = 12
86     Caption = #12371#12398#35373#23450#12399#19978#32026#32773#21521#12369#12391#12377#12290#24847#21619#12364#20998#12363#12425#12394#12356#22580#21512#12399#22793#26356#12375#12394#12356#12391#12367#12384#12373#12356#12290
87     end
88     object Label25: TLabel
89     Left = 12
90     Top = 36
91     Width = 218
92     Height = 12
93     Caption = #38291#36949#12387#12383#35373#23450#12434#34892#12358#12392#12289#21205#20316#12375#12394#12367#12394#12426#12414#12377#12290
94     end
95     object PostTimeLabel: TLabel
96     Left = 12
97     Top = 88
98     Width = 94
99     Height = 12
100     Caption = #12510#12471#12531#26178#21051#12363#12425'(&O)'
101     end
102     object Label27: TLabel
103     Left = 164
104     Top = 88
105     Width = 12
106     Height = 12
107     Caption = #31186
108     end
109     object PostTimeCheckBox: TCheckBox
110     Left = 12
111     Top = 60
112     Width = 389
113     Height = 17
114     Caption = #26360#12365#36796#12415#26178#12395#12510#12471#12531#26178#21051#12434#20351#29992#12377#12427'(&C)'
115     TabOrder = 0
116     end
117     object PostTimeEdit: TEdit
118     Left = 116
119     Top = 84
120     Width = 41
121     Height = 20
122     MaxLength = 4
123     TabOrder = 1
124     end
125     object PutPostTimeRadioButton: TRadioButton
126     Left = 184
127     Top = 84
128     Width = 81
129     Height = 17
130     Caption = #36914#12417#12427'(&P)'
131     TabOrder = 2
132     end
133     object BackPostTimeRadioButton: TRadioButton
134     Left = 268
135     Top = 84
136     Width = 85
137     Height = 17
138     Caption = #36933#12425#12379#12427'(&B)'
139     TabOrder = 3
140     end
141     end
142     end
143     end
144     object OkBotton: TButton
145     Left = 224
146     Top = 400
147     Width = 89
148     Height = 21
149     Caption = 'OK'
150     Default = True
151     ModalResult = 1
152     TabOrder = 1
153     OnClick = OkBottonClick
154     end
155     object CancelBotton: TButton
156     Left = 320
157     Top = 400
158     Width = 89
159     Height = 21
160     Cancel = True
161     Caption = #12461#12515#12531#12475#12523
162     ModalResult = 2
163     TabOrder = 2
164     end
165     object ApplyButton: TButton
166     Left = 416
167     Top = 400
168     Width = 89
169     Height = 21
170     Cancel = True
171     Caption = #36969#29992'(&A)'
172     ModalResult = 8
173     TabOrder = 3
174     OnClick = ApplyButtonClick
175     end
176     end

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26