Develop and Download Open Source Software

Browse Subversion Repository

Contents of /Unit1.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18 - (show annotations) (download)
Sat Aug 27 11:00:30 2016 UTC (7 years, 6 months ago) by yamat0jp
File size: 14004 byte(s)
データの更新をメンテナンス中に限定した
コミットファイルの設定を見直し

問題点はRecordCountを使った検索件数表示
1 object IWForm1: TIWForm1
2 Left = 0
3 Top = 0
4 Width = 577
5 Height = 716
6 RenderInvisibleControls = False
7 OnRender = IWAppFormRender
8 AllowPageAccess = True
9 ConnectionMode = cmAny
10 OnCreate = IWAppFormCreate
11 Background.Fixed = False
12 LayoutMgr = IWTemplateProcessorHTML1
13 HandleTabs = False
14 LeftToRight = True
15 LockUntilLoaded = True
16 LockOnSubmit = True
17 ShowHint = True
18 XPTheme = True
19 DesignLeft = 8
20 DesignTop = 8
21 object IWLabel1: TIWLabel
22 Left = 153
23 Top = 192
24 Width = 99
25 Height = 16
26 Font.Color = clNone
27 Font.Size = 10
28 Font.Style = []
29 HasTabOrder = False
30 FriendlyName = 'IWLabel1'
31 Caption = #12424#12358#12371#12381#12466#12473#12488#27096
32 end
33 object IWDBLabel1: TIWDBLabel
34 Left = 153
35 Top = 175
36 Width = 36
37 Height = 16
38 Font.Color = clNone
39 Font.Size = 10
40 Font.Style = []
41 HasTabOrder = False
42 DataField = 'NAME'
43 DataSource = DataModule3.user
44 FriendlyName = 'IWDBLabel1'
45 end
46 object IWLink1: TIWLink
47 Left = 286
48 Top = 191
49 Width = 92
50 Height = 17
51 Alignment = taLeftJustify
52 Color = clNone
53 Font.Color = clNone
54 Font.Size = 10
55 Font.Style = [fsUnderline]
56 DoSubmitValidation = False
57 FriendlyName = 'IWLink1'
58 OnClick = IWLink1Click
59 TabOrder = 0
60 RawText = False
61 Caption = #12518#12540#12470#12540#30331#37682
62 end
63 object IWLabel6: TIWLabel
64 Left = 329
65 Top = 143
66 Width = 49
67 Height = 16
68 Visible = False
69 Font.Color = clNone
70 Font.Size = 10
71 Font.Style = []
72 HasTabOrder = False
73 FriendlyName = 'IWLabel6'
74 Caption = #26908#32034#20013
75 end
76 object IWGrid1: TIWGrid
77 Left = 52
78 Top = 240
79 Width = 429
80 Height = 150
81 BorderColors.Color = clNone
82 BorderColors.Light = clNone
83 BorderColors.Dark = clNone
84 BGColor = clNone
85 BorderSize = 2
86 BorderStyle = tfDefault
87 Caption = #21830#21697#19968#35239
88 CellPadding = 10
89 CellSpacing = 10
90 Font.Color = clNone
91 Font.Size = 10
92 Font.Style = []
93 FrameBuffer = 40
94 Lines = tlAll
95 UseFrame = False
96 UseSize = True
97 FriendlyName = 'IWGrid1'
98 ColumnCount = 4
99 OnCellClick = IWGrid1CellClick
100 RowCount = 1
101 ShowEmptyCells = True
102 ShowInvisibleRows = True
103 ScrollToCurrentRow = False
104 end
105 object IWText1: TIWText
106 Left = 41
107 Top = 136
108 Width = 145
109 Height = 36
110 BGColor = clNone
111 ConvertSpaces = False
112 Font.Color = clNone
113 Font.Size = 10
114 Font.Style = []
115 FriendlyName = 'IWText1'
116 Lines.Strings = (
117 #12356#12425#12387#12375#12419#12356#12414#12379
118 #12469#12452#12531#12452#12531#12375#12390#12367#12384#12373#12356)
119 RawText = False
120 UseFrame = False
121 WantReturns = True
122 end
123 object IWLink3: TIWLink
124 Left = 400
125 Top = 142
126 Width = 65
127 Height = 17
128 Alignment = taLeftJustify
129 Color = clNone
130 Font.Color = clNone
131 Font.Size = 10
132 Font.Style = [fsUnderline]
133 DoSubmitValidation = False
134 FriendlyName = 'IWLink3'
135 OnClick = IWLink3Click
136 TabOrder = 9
137 RawText = False
138 Caption = #30331#37682#24773#22577
139 end
140 object IWLink5: TIWLink
141 Left = 375
142 Top = 165
143 Width = 127
144 Height = 17
145 Alignment = taLeftJustify
146 Color = clNone
147 Font.Color = clNone
148 Font.Size = 10
149 Font.Style = [fsUnderline]
150 DoSubmitValidation = False
151 FriendlyName = 'IWLink5'
152 OnClick = IWLink5Click
153 TabOrder = 10
154 RawText = False
155 Caption = #12497#12473#12527#12540#12489#12362#24536#12428#12398#26041
156 end
157 object IWLink6: TIWLink
158 Left = 509
159 Top = 504
160 Width = 65
161 Height = 17
162 Alignment = taLeftJustify
163 Color = clNone
164 Font.Color = clNone
165 Font.Size = 10
166 Font.Style = [fsUnderline]
167 DoSubmitValidation = False
168 FriendlyName = 'IWLink6'
169 OnClick = IWLink6Click
170 TabOrder = 13
171 RawText = False
172 Caption = 'IWLink6'
173 end
174 object IWLink7: TIWLink
175 Left = 509
176 Top = 542
177 Width = 65
178 Height = 17
179 Alignment = taLeftJustify
180 Color = clNone
181 Font.Color = clNone
182 Font.Size = 10
183 Font.Style = [fsUnderline]
184 DoSubmitValidation = False
185 FriendlyName = 'IWLink7'
186 OnClick = IWLink6Click
187 TabOrder = 15
188 RawText = False
189 Caption = 'IWLink7'
190 end
191 object IWLink8: TIWLink
192 Left = 509
193 Top = 576
194 Width = 65
195 Height = 17
196 Alignment = taLeftJustify
197 Color = clNone
198 Font.Color = clNone
199 Font.Size = 10
200 Font.Style = [fsUnderline]
201 DoSubmitValidation = False
202 FriendlyName = 'IWLink8'
203 OnClick = IWLink8Click
204 TabOrder = 16
205 RawText = False
206 Caption = 'IWLink8'
207 end
208 object IWRegion1: TIWRegion
209 Left = 16
210 Top = 192
211 Width = 122
212 Height = 97
213 RenderInvisibleControls = True
214 BorderOptions.NumericWidth = 1
215 BorderOptions.BorderWidth = cbwNumeric
216 BorderOptions.Style = cbsSolid
217 BorderOptions.Color = clNone
218 object IWLabel2: TIWLabel
219 Left = 1
220 Top = 1
221 Width = 120
222 Height = 16
223 Align = alTop
224 Font.Color = clNone
225 Font.Size = 10
226 Font.Style = []
227 HasTabOrder = False
228 FriendlyName = 'IWLabel2'
229 Caption = #12459#12486#12468#12522
230 ExplicitLeft = 0
231 ExplicitTop = 40
232 ExplicitWidth = 58
233 end
234 object IWList1: TIWList
235 Left = 1
236 Top = 17
237 Width = 120
238 Height = 79
239 Align = alClient
240 FriendlyName = 'IWList1'
241 Font.Color = clNone
242 Font.Size = 10
243 Font.Style = []
244 Numbered = False
245 ExplicitLeft = 8
246 ExplicitTop = 48
247 ExplicitWidth = 116
248 ExplicitHeight = 24
249 end
250 end
251 object IWRegion2: TIWRegion
252 Left = 16
253 Top = 304
254 Width = 122
255 Height = 107
256 RenderInvisibleControls = True
257 BorderOptions.NumericWidth = 1
258 BorderOptions.BorderWidth = cbwNumeric
259 BorderOptions.Style = cbsSolid
260 BorderOptions.Color = clNone
261 object IWLabel3: TIWLabel
262 Left = 1
263 Top = 1
264 Width = 120
265 Height = 16
266 Align = alTop
267 Font.Color = clNone
268 Font.Size = 10
269 Font.Style = []
270 HasTabOrder = False
271 FriendlyName = 'IWLabel3'
272 Caption = #26032#30528#21830#21697
273 ExplicitLeft = 0
274 ExplicitTop = 32
275 ExplicitWidth = 58
276 end
277 object IWLabel4: TIWLabel
278 Left = 1
279 Top = 90
280 Width = 120
281 Height = 16
282 Align = alBottom
283 Font.Color = clNone
284 Font.Size = 10
285 Font.Style = []
286 HasTabOrder = False
287 FriendlyName = 'IWLabel4'
288 Caption = 'IWLabel4'
289 ExplicitLeft = 0
290 ExplicitTop = 32
291 ExplicitWidth = 58
292 end
293 object IWImage1: TIWImage
294 Left = 25
295 Top = 23
296 Width = 64
297 Height = 61
298 RenderSize = False
299 StyleRenderOptions.RenderSize = False
300 BorderOptions.Width = 0
301 TabOrder = -1
302 UseSize = False
303 FriendlyName = 'IWImage1'
304 TransparentColor = clNone
305 JpegOptions.CompressionQuality = 90
306 JpegOptions.Performance = jpBestSpeed
307 JpegOptions.ProgressiveEncoding = False
308 JpegOptions.Smoothing = True
309 end
310 end
311 object IWRegion3: TIWRegion
312 Left = 17
313 Top = 417
314 Width = 201
315 Height = 57
316 RenderInvisibleControls = True
317 BorderOptions.NumericWidth = 1
318 BorderOptions.BorderWidth = cbwNumeric
319 BorderOptions.Style = cbsSolid
320 BorderOptions.Color = clNone
321 object IWEdit1: TIWEdit
322 Left = 16
323 Top = 16
324 Width = 121
325 Height = 21
326 Font.Color = clNone
327 Font.Size = 10
328 Font.Style = []
329 FriendlyName = 'IWEdit1'
330 SubmitOnAsyncEvent = True
331 TabOrder = 1
332 end
333 object IWButton1: TIWButton
334 Left = 143
335 Top = 16
336 Width = 50
337 Height = 25
338 Caption = #26908#32034
339 Color = clBtnFace
340 Font.Color = clNone
341 Font.Size = 10
342 Font.Style = []
343 FriendlyName = 'IWButton1'
344 TabOrder = 2
345 OnClick = IWButton1Click
346 end
347 end
348 object IWRegion4: TIWRegion
349 Left = 376
350 Top = 192
351 Width = 129
352 Height = 105
353 RenderInvisibleControls = True
354 BorderOptions.NumericWidth = 1
355 BorderOptions.BorderWidth = cbwNumeric
356 BorderOptions.Style = cbsSolid
357 BorderOptions.Color = clNone
358 object IWEdit2: TIWEdit
359 Left = 24
360 Top = 21
361 Width = 81
362 Height = 21
363 Hint = 'EMAIL'
364 Font.Color = clNone
365 Font.Size = 10
366 Font.Style = []
367 FriendlyName = 'IWEdit2'
368 SubmitOnAsyncEvent = True
369 TabOrder = 3
370 end
371 object IWEdit3: TIWEdit
372 Left = 24
373 Top = 48
374 Width = 81
375 Height = 21
376 Hint = 'PASSWORD'
377 Font.Color = clNone
378 Font.Size = 10
379 Font.Style = []
380 FriendlyName = 'IWEdit3'
381 SubmitOnAsyncEvent = True
382 TabOrder = 4
383 PasswordPrompt = True
384 end
385 object IWLink2: TIWLink
386 Left = 40
387 Top = 75
388 Width = 65
389 Height = 17
390 Alignment = taLeftJustify
391 Color = clNone
392 Font.Color = clNone
393 Font.Size = 10
394 Font.Style = [fsUnderline]
395 DoSubmitValidation = False
396 FriendlyName = 'IWLink2'
397 OnClick = IWLink2Click
398 TabOrder = 6
399 RawText = False
400 Caption = #12525#12464#12452#12531
401 end
402 end
403 object IWRegion5: TIWRegion
404 Left = 375
405 Top = 332
406 Width = 129
407 Height = 60
408 RenderInvisibleControls = True
409 BorderOptions.NumericWidth = 1
410 BorderOptions.BorderWidth = cbwNumeric
411 BorderOptions.Style = cbsSolid
412 BorderOptions.Color = clNone
413 object IWLabel7: TIWLabel
414 Left = 1
415 Top = 1
416 Width = 127
417 Height = 16
418 Align = alTop
419 Font.Color = clNone
420 Font.Size = 10
421 Font.Style = []
422 HasTabOrder = False
423 FriendlyName = 'IWLabel3'
424 Caption = #12458#12531#12521#12452#12531#12398#12362#23458#27096
425 ExplicitLeft = 8
426 ExplicitTop = 24
427 ExplicitWidth = 106
428 end
429 end
430 object IWRegion6: TIWRegion
431 Left = 376
432 Top = 414
433 Width = 127
434 Height = 60
435 RenderInvisibleControls = True
436 BorderOptions.NumericWidth = 1
437 BorderOptions.BorderWidth = cbwNumeric
438 BorderOptions.Style = cbsSolid
439 BorderOptions.Color = clNone
440 object IWLabel8: TIWLabel
441 Left = 1
442 Top = 1
443 Width = 125
444 Height = 16
445 Align = alTop
446 Font.Color = clNone
447 Font.Size = 10
448 Font.Style = []
449 HasTabOrder = False
450 FriendlyName = 'IWLabel8'
451 Caption = #12471#12519#12483#12500#12531#12464#12459#12540#12488
452 ExplicitLeft = 0
453 ExplicitTop = 24
454 ExplicitWidth = 118
455 end
456 object IWList2: TIWList
457 Left = 1
458 Top = 17
459 Width = 125
460 Height = 25
461 Align = alClient
462 FriendlyName = 'IWList2'
463 Font.Color = clNone
464 Font.Size = 10
465 Font.Style = []
466 Numbered = False
467 ExplicitTop = 11
468 end
469 object IWLink4: TIWLink
470 Left = 1
471 Top = 42
472 Width = 125
473 Height = 17
474 Align = alBottom
475 Alignment = taLeftJustify
476 Color = clNone
477 Font.Color = clNone
478 Font.Size = 10
479 Font.Style = [fsUnderline]
480 DoSubmitValidation = False
481 FriendlyName = 'IWLink4'
482 OnClick = IWLink4Click
483 TabOrder = 8
484 RawText = False
485 Caption = #12459#12540#12488#12395#31227#21205
486 ExplicitLeft = 3
487 ExplicitTop = 48
488 end
489 end
490 object IWRegion7: TIWRegion
491 Left = 239
492 Top = 413
493 Width = 104
494 Height = 60
495 RenderInvisibleControls = True
496 BorderOptions.NumericWidth = 1
497 BorderOptions.BorderWidth = cbwNumeric
498 BorderOptions.Style = cbsSolid
499 BorderOptions.Color = clNone
500 object IWLabel5: TIWLabel
501 Left = 1
502 Top = 1
503 Width = 102
504 Height = 16
505 Align = alTop
506 Font.Color = clNone
507 Font.Size = 10
508 Font.Style = []
509 HasTabOrder = False
510 FriendlyName = 'IWLabel5'
511 Caption = #26368#36817#12398#12372#27880#25991
512 ExplicitLeft = -32
513 ExplicitTop = 24
514 ExplicitWidth = 58
515 end
516 object IWList3: TIWList
517 Left = 1
518 Top = 17
519 Width = 102
520 Height = 42
521 Align = alClient
522 FriendlyName = 'IWList3'
523 Font.Color = clNone
524 Font.Size = 10
525 Font.Style = []
526 Numbered = False
527 ExplicitLeft = -8
528 ExplicitTop = 16
529 ExplicitWidth = 116
530 ExplicitHeight = 24
531 end
532 end
533 inline IWFrame8: TIWFrame8
534 Left = 52
535 Top = 496
536 Width = 429
537 Height = 217
538 TabOrder = 7
539 Visible = False
540 ExplicitLeft = 52
541 ExplicitTop = 496
542 ExplicitHeight = 217
543 inherited IWFrameRegion: TIWRegion
544 Height = 217
545 TabOrder = 7
546 ExplicitHeight = 217
547 inherited IWImage1: TIWImage
548 Width = 97
549 Height = 129
550 ExplicitWidth = 97
551 ExplicitHeight = 129
552 end
553 inherited IWDBLabel2: TIWDBLabel
554 Width = 44
555 DataField = 'STOCK'
556 ExplicitWidth = 44
557 end
558 inherited IWButton1: TIWButton
559 OnClick = IWFrame8IWButton1Click
560 end
561 inherited IWLink1: TIWLink
562 OnClick = IWFrame8IWLink1Click
563 end
564 end
565 end
566 inline IWFrame1: TIWFrame1
567 Left = -76
568 Top = 0
569 Width = 653
570 Height = 131
571 TabOrder = 8
572 ExplicitLeft = -76
573 inherited IWFrameRegion: TIWRegion
574 TabOrder = 12
575 end
576 end
577 object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML
578 TagType = ttIntraWeb
579 Templates.Default = 'toppage.htm'
580 Left = 256
581 Top = 224
582 end
583 end

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