Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Unit1.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by yamat0jp, Sun Nov 22 11:18:44 2015 UTC revision 18 by yamat0jp, Sat Aug 27 11:00:30 2016 UTC
# Line 1  Line 1 
1  object TopForm: TTopForm  object IWForm1: TIWForm1
2    Left = 0    Left = 0
3    Top = 0    Top = 0
4    Width = 780    Width = 577
5    Height = 673    Height = 716
6    RenderInvisibleControls = False    RenderInvisibleControls = False
7    OnRender = IWAppFormRender    OnRender = IWAppFormRender
8    AllowPageAccess = True    AllowPageAccess = True
9    ConnectionMode = cmAny    ConnectionMode = cmAny
   Title = 'Shop'  
10    OnCreate = IWAppFormCreate    OnCreate = IWAppFormCreate
   OnDestroy = IWAppFormDestroy  
11    Background.Fixed = False    Background.Fixed = False
12    LayoutMgr = IWTemplateProcessorHTML1    LayoutMgr = IWTemplateProcessorHTML1
13    HandleTabs = False    HandleTabs = False
# Line 20  object TopForm: TTopForm Line 18  object TopForm: TTopForm
18    XPTheme = True    XPTheme = True
19    DesignLeft = 8    DesignLeft = 8
20    DesignTop = 8    DesignTop = 8
21    object IWLabel2: TIWLabel    object IWLabel1: TIWLabel
22      Left = 200      Left = 153
23      Top = 288      Top = 192
24      Width = 45      Width = 99
25      Height = 16      Height = 16
     Cursor = crAuto  
     Visible = False  
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 0  
     RenderSize = True  
     StyleRenderOptions.RenderSize = True  
     StyleRenderOptions.RenderPosition = True  
     StyleRenderOptions.RenderFont = True  
     StyleRenderOptions.RenderZIndex = True  
     StyleRenderOptions.RenderVisibility = True  
     StyleRenderOptions.RenderStatus = True  
     StyleRenderOptions.RenderAbsolute = True  
     Alignment = taLeftJustify  
     BGColor = clNone  
26      Font.Color = clNone      Font.Color = clNone
27      Font.Size = 10      Font.Size = 10
28      Font.Style = []      Font.Style = []
     NoWrap = False  
     ConvertSpaces = False  
29      HasTabOrder = False      HasTabOrder = False
30      FriendlyName = 'IWLabel2'      FriendlyName = 'IWLabel1'
31      Caption = #12424#12358#12371#12381      Caption = #12424#12358#12371#12381#12466#12473#12488#27096
     RawText = False  
32    end    end
33    object IWDBLabel1: TIWDBLabel    object IWDBLabel1: TIWDBLabel
34      Left = 251      Left = 153
35      Top = 288      Top = 175
36      Width = 36      Width = 36
37      Height = 16      Height = 16
     Cursor = crAuto  
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 0  
     RenderSize = True  
     StyleRenderOptions.RenderSize = True  
     StyleRenderOptions.RenderPosition = True  
     StyleRenderOptions.RenderFont = True  
     StyleRenderOptions.RenderZIndex = True  
     StyleRenderOptions.RenderVisibility = True  
     StyleRenderOptions.RenderStatus = True  
     StyleRenderOptions.RenderAbsolute = True  
     Alignment = taLeftJustify  
     BGColor = clNone  
38      Font.Color = clNone      Font.Color = clNone
39      Font.Size = 10      Font.Size = 10
40      Font.Style = []      Font.Style = []
     NoWrap = False  
     ConvertSpaces = False  
41      HasTabOrder = False      HasTabOrder = False
42      DataField = 'NAME'      DataField = 'NAME'
43      DataSource = DataModule1.user      DataSource = DataModule3.user
44      FriendlyName = 'IWDBLabel1'      FriendlyName = 'IWDBLabel1'
45    end    end
46    object IWLabel9: TIWLabel    object IWLink1: TIWLink
47      Left = 467      Left = 286
48      Top = 330      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      Width = 49
67      Height = 16      Height = 16
     Cursor = crAuto  
68      Visible = False      Visible = False
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 0  
     RenderSize = True  
     StyleRenderOptions.RenderSize = True  
     StyleRenderOptions.RenderPosition = True  
     StyleRenderOptions.RenderFont = True  
     StyleRenderOptions.RenderZIndex = True  
     StyleRenderOptions.RenderVisibility = True  
     StyleRenderOptions.RenderStatus = True  
     StyleRenderOptions.RenderAbsolute = True  
     Alignment = taLeftJustify  
     BGColor = clNone  
69      Font.Color = clNone      Font.Color = clNone
70      Font.Size = 10      Font.Size = 10
71      Font.Style = []      Font.Style = []
     NoWrap = False  
     ConvertSpaces = False  
72      HasTabOrder = False      HasTabOrder = False
73      FriendlyName = 'IWLabel9'      FriendlyName = 'IWLabel6'
74      Caption = #26908#32034#20013      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      RawText = False
120        UseFrame = False
121        WantReturns = True
122    end    end
123    object IWLink2: TIWLink    object IWLink3: TIWLink
124      Left = 312      Left = 400
125      Top = 287      Top = 142
126      Width = 81      Width = 65
127      Height = 17      Height = 17
     Cursor = crAuto  
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 0  
     RenderSize = True  
     StyleRenderOptions.RenderSize = True  
     StyleRenderOptions.RenderPosition = True  
     StyleRenderOptions.RenderFont = True  
     StyleRenderOptions.RenderZIndex = True  
     StyleRenderOptions.RenderVisibility = True  
     StyleRenderOptions.RenderStatus = True  
     StyleRenderOptions.RenderAbsolute = True  
128      Alignment = taLeftJustify      Alignment = taLeftJustify
129      Color = clNone      Color = clNone
130      Font.Color = clNone      Font.Color = clNone
131      Font.Size = 10      Font.Size = 10
132      Font.Style = [fsUnderline]      Font.Style = [fsUnderline]
     ScriptEvents = <>  
133      DoSubmitValidation = False      DoSubmitValidation = False
134      FriendlyName = 'IWLink2'      FriendlyName = 'IWLink3'
135      OnClick = IWLink2Click      OnClick = IWLink3Click
136      TabOrder = 9      TabOrder = 9
137      RawText = False      RawText = False
138      Caption = #12518#12540#12470#12540#30331#37682      Caption = #30331#37682#24773#22577
139    end    end
140    inline IWFrame1: TIWFrame1    object IWLink5: TIWLink
141      Left = 0      Left = 375
142      Top = 0      Top = 165
143      Width = 588      Width = 127
144      Height = 161      Height = 17
145      TabOrder = 0      Alignment = taLeftJustify
146      ExplicitWidth = 588      Color = clNone
147      ExplicitHeight = 161      Font.Color = clNone
148      inherited IWFrameRegion: TIWRegion      Font.Size = 10
149        Width = 588      Font.Style = [fsUnderline]
150        Height = 161      DoSubmitValidation = False
151        TabOrder = 8      FriendlyName = 'IWLink5'
152        ZIndex = 0      OnClick = IWLink5Click
153        ExplicitWidth = 588      TabOrder = 10
154        ExplicitHeight = 161      RawText = False
155        inherited IWImageFile1: TIWImageFile      Caption = #12497#12473#12527#12540#12489#12362#24536#12428#12398#26041
156          Width = 586    end
157          Height = 159    object IWLink6: TIWLink
158          ExplicitLeft = 1      Left = 509
159          ExplicitTop = 2      Top = 504
160          ExplicitWidth = 586      Width = 65
161          ExplicitHeight = 159      Height = 17
162        end      Alignment = taLeftJustify
163      end      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    end
208    object IWRegion1: TIWRegion    object IWRegion1: TIWRegion
209      Left = 1      Left = 16
210      Top = 161      Top = 192
211      Width = 151      Width = 122
212      Height = 185      Height = 97
213      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
     TabOrder = 6  
214      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
215      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
216      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
217      BorderOptions.Color = clNone      BorderOptions.Color = clNone
218      Color = clNone      object IWLabel2: TIWLabel
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 1000  
     Splitter = False  
     object IWLabel1: TIWLabel  
219        Left = 1        Left = 1
220        Top = 1        Top = 1
221        Width = 149        Width = 120
222        Height = 16        Height = 16
       Cursor = crAuto  
223        Align = alTop        Align = alTop
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       BGColor = clNone  
224        Font.Color = clNone        Font.Color = clNone
225        Font.Size = 10        Font.Size = 10
226        Font.Style = []        Font.Style = []
       NoWrap = False  
       ConvertSpaces = False  
227        HasTabOrder = False        HasTabOrder = False
228        FriendlyName = 'IWLabel1'        FriendlyName = 'IWLabel2'
229        Caption = #12459#12486#12468#12522        Caption = #12459#12486#12468#12522
230        RawText = False        ExplicitLeft = 0
231        ExplicitLeft = 10        ExplicitTop = 40
232          ExplicitWidth = 58
233      end      end
234      object IWList1: TIWList      object IWList1: TIWList
235        Left = 1        Left = 1
236        Top = 17        Top = 17
237        Width = 149        Width = 120
238        Height = 167        Height = 79
       Cursor = crAuto  
239        Align = alClient        Align = alClient
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
240        FriendlyName = 'IWList1'        FriendlyName = 'IWList1'
241        Font.Color = clNone        Font.Color = clNone
242        Font.Size = 10        Font.Size = 10
243        Font.Style = []        Font.Style = []
244        Numbered = False        Numbered = False
245        ExplicitLeft = 3        ExplicitLeft = 8
246        ExplicitTop = 12        ExplicitTop = 48
247          ExplicitWidth = 116
248          ExplicitHeight = 24
249      end      end
250    end    end
251    object IWRegion3: TIWRegion    object IWRegion2: TIWRegion
252      Left = 1      Left = 16
253      Top = 484      Top = 304
254      Width = 151      Width = 122
255      Height = 161      Height = 107
256      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
     TabOrder = 7  
257      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
258      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
259      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
260      BorderOptions.Color = clNone      BorderOptions.Color = clNone
     Color = clNone  
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 1000  
     Splitter = False  
261      object IWLabel3: TIWLabel      object IWLabel3: TIWLabel
262        Left = 1        Left = 1
263        Top = 1        Top = 1
264        Width = 149        Width = 120
265        Height = 16        Height = 16
       Cursor = crAuto  
266        Align = alTop        Align = alTop
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       BGColor = clNone  
267        Font.Color = clNone        Font.Color = clNone
268        Font.Size = 10        Font.Size = 10
269        Font.Style = []        Font.Style = []
       NoWrap = False  
       ConvertSpaces = False  
270        HasTabOrder = False        HasTabOrder = False
271        FriendlyName = 'IWLabel3'        FriendlyName = 'IWLabel3'
272        Caption = #26032#30528#21830#21697        Caption = #26032#30528#21830#21697
273        RawText = False        ExplicitLeft = 0
274        ExplicitTop = 5        ExplicitTop = 32
275          ExplicitWidth = 58
276      end      end
277      object IWLabel4: TIWLabel      object IWLabel4: TIWLabel
278        Left = 1        Left = 1
279        Top = 144        Top = 90
280        Width = 149        Width = 120
281        Height = 16        Height = 16
       Cursor = crAuto  
282        Align = alBottom        Align = alBottom
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       BGColor = clNone  
283        Font.Color = clNone        Font.Color = clNone
284        Font.Size = 10        Font.Size = 10
285        Font.Style = []        Font.Style = []
       NoWrap = False  
       ConvertSpaces = False  
286        HasTabOrder = False        HasTabOrder = False
287        FriendlyName = 'IWLabel4'        FriendlyName = 'IWLabel4'
288        Caption = 'IWLabel4'        Caption = 'IWLabel4'
289        RawText = False        ExplicitLeft = 0
290        ExplicitLeft = 7        ExplicitTop = 32
291        ExplicitTop = 108        ExplicitWidth = 58
       ExplicitWidth = 141  
292      end      end
293      object IWImageFile1: TIWImageFile      object IWImage1: TIWImage
294        Left = 32        Left = 25
295        Top = 23        Top = 23
296        Width = 89        Width = 64
297        Height = 112        Height = 61
       Cursor = crAuto  
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
298        RenderSize = False        RenderSize = False
299        StyleRenderOptions.RenderSize = False        StyleRenderOptions.RenderSize = False
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       BorderOptions.Color = clNone  
300        BorderOptions.Width = 0        BorderOptions.Width = 0
       DoSubmitValidation = True  
       ScriptEvents = <>  
301        TabOrder = -1        TabOrder = -1
302        UseSize = False        UseSize = False
303        Cacheable = True        FriendlyName = 'IWImage1'
304        FriendlyName = 'IWImageFile1'        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      end
347    end    end
348    object IWRegion4: TIWRegion    object IWRegion4: TIWRegion
349      Left = 0      Left = 376
350      Top = 346      Top = 192
351      Width = 151      Width = 129
352      Height = 138      Height = 105
353      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
     TabOrder = 8  
354      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
355      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
356      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
357      BorderOptions.Color = clNone      BorderOptions.Color = clNone
358      Color = clNone      object IWEdit2: TIWEdit
359      ParentShowHint = False        Left = 24
360      ShowHint = True        Top = 21
361      ZIndex = 1000        Width = 81
362      Splitter = False        Height = 21
363      object IWLabel5: TIWLabel        Hint = 'EMAIL'
       Left = 1  
       Top = 1  
       Width = 149  
       Height = 16  
       Cursor = crAuto  
       Align = alTop  
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       BGColor = clWebRED  
364        Font.Color = clNone        Font.Color = clNone
365        Font.Size = 10        Font.Size = 10
366        Font.Style = []        Font.Style = []
367        NoWrap = False        FriendlyName = 'IWEdit2'
368        ConvertSpaces = False        SubmitOnAsyncEvent = True
369        HasTabOrder = False        TabOrder = 3
       FriendlyName = 'IWLabel5'  
       Caption = #26368#36817#12398#12372#27880#25991  
       RawText = False  
       ExplicitLeft = 5  
370      end      end
371      object IWList2: TIWList      object IWEdit3: TIWEdit
372        Left = 1        Left = 24
373        Top = 17        Top = 48
374        Width = 149        Width = 81
375        Height = 120        Height = 21
376        Cursor = crAuto        Hint = 'PASSWORD'
       Align = alClient  
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       FriendlyName = 'IWList2'  
377        Font.Color = clNone        Font.Color = clNone
378        Font.Size = 10        Font.Size = 10
379        Font.Style = []        Font.Style = []
380        Numbered = False        FriendlyName = 'IWEdit3'
381        ExplicitLeft = 2        SubmitOnAsyncEvent = True
382        ExplicitTop = 13        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      end
402    end    end
403    object IWRegion2: TIWRegion    object IWRegion5: TIWRegion
404      Left = 465      Left = 375
405      Top = 167      Top = 332
406      Width = 121      Width = 129
407      Height = 60      Height = 60
408      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
409      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
410      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
411      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
412      BorderOptions.Color = clNone      BorderOptions.Color = clNone
413      Color = clNone      object IWLabel7: TIWLabel
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 0  
     Splitter = False  
     object IWLabel6: TIWLabel  
414        Left = 1        Left = 1
415        Top = 1        Top = 1
416        Width = 119        Width = 127
417        Height = 16        Height = 16
       Cursor = crAuto  
418        Align = alTop        Align = alTop
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       BGColor = clNone  
419        Font.Color = clNone        Font.Color = clNone
420        Font.Size = 10        Font.Size = 10
421        Font.Style = []        Font.Style = []
       NoWrap = False  
       ConvertSpaces = False  
422        HasTabOrder = False        HasTabOrder = False
423        FriendlyName = 'IWLabel6'        FriendlyName = 'IWLabel3'
424        Caption = #12458#12531#12521#12452#12531#12398#12362#23458#27096        Caption = #12458#12531#12521#12452#12531#12398#12362#23458#27096
425        RawText = False        ExplicitLeft = 8
       ExplicitLeft = -32  
426        ExplicitTop = 24        ExplicitTop = 24
427        ExplicitWidth = 58        ExplicitWidth = 106
428      end      end
429    end    end
430    object IWRegion6: TIWRegion    object IWRegion6: TIWRegion
431      Left = 393      Left = 376
432      Top = 376      Top = 414
433      Width = 192      Width = 127
434      Height = 51      Height = 60
435      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
436      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
437      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
438      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
439      BorderOptions.Color = clNone      BorderOptions.Color = clNone
440      Color = clNone      object IWLabel8: TIWLabel
441      ParentShowHint = False        Left = 1
442      ShowHint = True        Top = 1
443      ZIndex = 0        Width = 125
444      Splitter = False        Height = 16
445      object IWEdit1: TIWEdit        Align = alTop
       Left = 11  
       Top = 15  
       Width = 121  
       Height = 21  
       Cursor = crAuto  
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       BGColor = clNone  
       FocusColor = clNone  
       DoSubmitValidation = True  
       Editable = True  
       NonEditableAsLabel = True  
446        Font.Color = clNone        Font.Color = clNone
447        Font.Size = 10        Font.Size = 10
448        Font.Style = []        Font.Style = []
449        FriendlyName = 'IWEdit1'        HasTabOrder = False
450        MaxLength = 0        FriendlyName = 'IWLabel8'
451        ReadOnly = False        Caption = #12471#12519#12483#12500#12531#12464#12459#12540#12488
452        Required = False        ExplicitLeft = 0
453        ScriptEvents = <>        ExplicitTop = 24
454        SubmitOnAsyncEvent = True        ExplicitWidth = 118
       TabOrder = 0  
       PasswordPrompt = False  
455      end      end
456      object IWButton1: TIWButton      object IWList2: TIWList
457        Left = 138        Left = 1
458        Top = 15        Top = 17
459        Width = 43        Width = 125
460        Height = 25        Height = 25
461        Cursor = crAuto        Align = alClient
462        ParentShowHint = False        FriendlyName = 'IWList2'
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Caption = #26908#32034  
       DoSubmitValidation = True  
       Color = clBtnFace  
463        Font.Color = clNone        Font.Color = clNone
464        Font.Size = 10        Font.Size = 10
465        Font.Style = []        Font.Style = []
466        FriendlyName = 'IWButton1'        Numbered = False
467        ScriptEvents = <>        ExplicitTop = 11
468        TabOrder = 1      end
469        OnClick = IWButton1Click      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      end
489    end    end
490    object IWRegion7: TIWRegion    object IWRegion7: TIWRegion
491      Left = 264      Left = 239
492      Top = 376      Top = 413
493      Width = 113      Width = 104
494      Height = 60      Height = 60
495      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
496      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
497      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
498      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
499      BorderOptions.Color = clNone      BorderOptions.Color = clNone
500      Color = clNone      object IWLabel5: TIWLabel
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 1000  
     Splitter = False  
     object IWLabel8: TIWLabel  
501        Left = 1        Left = 1
502        Top = 1        Top = 1
503        Width = 111        Width = 102
504        Height = 16        Height = 16
       Cursor = crAuto  
505        Align = alTop        Align = alTop
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       BGColor = clNone  
506        Font.Color = clNone        Font.Color = clNone
507        Font.Size = 10        Font.Size = 10
508        Font.Style = []        Font.Style = []
       NoWrap = False  
       ConvertSpaces = False  
509        HasTabOrder = False        HasTabOrder = False
510        FriendlyName = 'IWLabel8'        FriendlyName = 'IWLabel5'
511        Caption = #12471#12519#12483#12500#12531#12464#12459#12540#12488        Caption = #26368#36817#12398#12372#27880#25991
512        RawText = False        ExplicitLeft = -32
       ExplicitLeft = 0  
513        ExplicitTop = 24        ExplicitTop = 24
514        ExplicitWidth = 58        ExplicitWidth = 58
515      end      end
516      object IWList3: TIWList      object IWList3: TIWList
517        Left = 1        Left = 1
518        Top = 17        Top = 17
519        Width = 111        Width = 102
520        Height = 42        Height = 42
       Cursor = crAuto  
521        Align = alClient        Align = alClient
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
522        FriendlyName = 'IWList3'        FriendlyName = 'IWList3'
523        Font.Color = clNone        Font.Color = clNone
524        Font.Size = 10        Font.Size = 10
525        Font.Style = []        Font.Style = []
526        Numbered = False        Numbered = False
527        ExplicitLeft = 0        ExplicitLeft = -8
528        ExplicitTop = 16        ExplicitTop = 16
529        ExplicitWidth = 116        ExplicitWidth = 116
530        ExplicitHeight = 24        ExplicitHeight = 24
531      end      end
532    end    end
533    object IWTabControl1: TIWTabControl    inline IWFrame8: TIWFrame8
534      Left = 264      Left = 52
535      Top = 450      Top = 496
536      Width = 307      Width = 429
537      Height = 195      Height = 217
538      Cursor = crAuto      TabOrder = 7
539      RenderInvisibleControls = False      Visible = False
540      ActiveTabFont.Color = clWebWHITE      ExplicitLeft = 52
541      ActiveTabFont.FontFamily = 'sans-serif'      ExplicitTop = 496
542      ActiveTabFont.Size = 10      ExplicitHeight = 217
543      ActiveTabFont.Style = [fsBold]      inherited IWFrameRegion: TIWRegion
544      InactiveTabFont.Color = clWebBLACK        Height = 217
545      InactiveTabFont.FontFamily = 'sans-serif'        TabOrder = 7
546      InactiveTabFont.Size = 10        ExplicitHeight = 217
547      InactiveTabFont.Style = []        inherited IWImage1: TIWImage
548      ActiveTabColor = clWebDARKGRAY          Width = 97
549      InactiveTabColor = clWebLIGHTGRAY          Height = 129
550      ActivePage = 0          ExplicitWidth = 97
551      BorderOptions.NumericWidth = 0          ExplicitHeight = 129
     BorderOptions.BorderWidth = cbwNumeric  
     BorderOptions.Style = cbsNone  
     BorderOptions.Color = clNone  
     Color = clWebSILVER  
     ParentShowHint = False  
     ShowHint = True  
     ClipRegion = False  
     ZIndex = 0  
     DesignSize = (  
       307  
       195)  
     object IWTabControl1Page1: TIWTabPage  
       Left = 0  
       Top = 20  
       Width = 307  
       Height = 175  
       RenderInvisibleControls = False  
       TabOrder = 1  
       Title = 'Page1'  
       BorderOptions.NumericWidth = 0  
       BorderOptions.BorderWidth = cbwNumeric  
       BorderOptions.Style = cbsNone  
       BorderOptions.Color = clNone  
       Color = clWebWHITE  
       object IWText1: TIWText  
         Left = 104  
         Top = 24  
         Width = 121  
         Height = 121  
         Cursor = crAuto  
         ParentShowHint = False  
         ShowHint = True  
         ZIndex = 0  
         RenderSize = True  
         StyleRenderOptions.RenderSize = True  
         StyleRenderOptions.RenderPosition = True  
         StyleRenderOptions.RenderFont = True  
         StyleRenderOptions.RenderZIndex = True  
         StyleRenderOptions.RenderVisibility = True  
         StyleRenderOptions.RenderStatus = True  
         StyleRenderOptions.RenderAbsolute = True  
         BGColor = clNone  
         ConvertSpaces = False  
         Font.Color = clNone  
         Font.Size = 10  
         Font.Style = []  
         FriendlyName = 'IWText1'  
         Lines.Strings = (  
           'IWText1'  
           #12510#12452#12506#12540#12472)  
         RawText = False  
         UseFrame = False  
         WantReturns = True  
552        end        end
553      end        inherited IWDBLabel2: TIWDBLabel
554      object IWTabControl1Page0: TIWTabPage          Width = 44
555        Left = 3          DataField = 'STOCK'
556        Top = 24          ExplicitWidth = 44
557        Width = 307        end
558        Height = 175        inherited IWButton1: TIWButton
559        RenderInvisibleControls = False          OnClick = IWFrame8IWButton1Click
560        TabOrder = 0        end
561        Title = 'Page0'        inherited IWLink1: TIWLink
562        BorderOptions.NumericWidth = 0          OnClick = IWFrame8IWLink1Click
       BorderOptions.BorderWidth = cbwNumeric  
       BorderOptions.Style = cbsNone  
       BorderOptions.Color = clNone  
       Color = clWebWHITE  
       object IWGrid1: TIWGrid  
         Left = 66  
         Top = 18  
         Width = 188  
         Height = 127  
         Cursor = crAuto  
         ParentShowHint = False  
         ShowHint = True  
         ZIndex = 0  
         RenderSize = True  
         StyleRenderOptions.RenderSize = True  
         StyleRenderOptions.RenderPosition = True  
         StyleRenderOptions.RenderFont = True  
         StyleRenderOptions.RenderZIndex = True  
         StyleRenderOptions.RenderVisibility = True  
         StyleRenderOptions.RenderStatus = True  
         StyleRenderOptions.RenderAbsolute = True  
         BorderColors.Color = clNone  
         BorderColors.Light = clNone  
         BorderColors.Dark = clNone  
         BGColor = clNone  
         BorderSize = 0  
         BorderStyle = tfDefault  
         CellPadding = 0  
         CellSpacing = 0  
         Font.Color = clNone  
         Font.Size = 10  
         Font.Style = []  
         FrameBuffer = 40  
         Lines = tlAll  
         UseFrame = False  
         UseSize = True  
         FriendlyName = 'IWGrid1'  
         ColumnCount = 4  
         RowCount = 0  
         ShowEmptyCells = True  
         ShowInvisibleRows = True  
         ScrollToCurrentRow = False  
563        end        end
564      end      end
565    end    end
566    object IWRegion8: TIWRegion    inline IWFrame1: TIWFrame1
567      Left = 616      Left = -76
568      Top = 166      Top = 0
569      Width = 129      Width = 653
570      Height = 99      Height = 131
571      Cursor = crAuto      TabOrder = 8
572      RenderInvisibleControls = False      ExplicitLeft = -76
573      BorderOptions.NumericWidth = 1      inherited IWFrameRegion: TIWRegion
574      BorderOptions.BorderWidth = cbwNumeric        TabOrder = 12
     BorderOptions.Style = cbsSolid  
     BorderOptions.Color = clNone  
     Color = clNone  
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 0  
     Splitter = False  
     object IWEdit2: TIWEdit  
       Left = 24  
       Top = 16  
       Width = 89  
       Height = 21  
       Cursor = crAuto  
       Hint = 'e-mail'  
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       BGColor = clNone  
       FocusColor = clNone  
       DoSubmitValidation = True  
       Editable = True  
       NonEditableAsLabel = True  
       Font.Color = clNone  
       Font.Size = 10  
       Font.Style = []  
       FriendlyName = 'IWEdit2'  
       MaxLength = 0  
       ReadOnly = False  
       Required = False  
       ScriptEvents = <>  
       SubmitOnAsyncEvent = True  
       TabOrder = 4  
       PasswordPrompt = False  
     end  
     object IWEdit3: TIWEdit  
       Left = 24  
       Top = 43  
       Width = 89  
       Height = 21  
       Cursor = crAuto  
       Hint = 'passrowd'  
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       BGColor = clNone  
       FocusColor = clNone  
       DoSubmitValidation = True  
       Editable = True  
       NonEditableAsLabel = True  
       Font.Color = clNone  
       Font.Size = 10  
       Font.Style = []  
       FriendlyName = 'IWEdit3'  
       MaxLength = 0  
       ReadOnly = False  
       Required = False  
       ScriptEvents = <>  
       SubmitOnAsyncEvent = True  
       TabOrder = 5  
       PasswordPrompt = True  
     end  
     object IWLink1: TIWLink  
       Left = 40  
       Top = 70  
       Width = 65  
       Height = 17  
       Cursor = crAuto  
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
       RenderSize = True  
       StyleRenderOptions.RenderSize = True  
       StyleRenderOptions.RenderPosition = True  
       StyleRenderOptions.RenderFont = True  
       StyleRenderOptions.RenderZIndex = True  
       StyleRenderOptions.RenderVisibility = True  
       StyleRenderOptions.RenderStatus = True  
       StyleRenderOptions.RenderAbsolute = True  
       Alignment = taLeftJustify  
       Color = clNone  
       Font.Color = clNone  
       Font.Size = 10  
       Font.Style = [fsUnderline]  
       ScriptEvents = <>  
       DoSubmitValidation = False  
       FriendlyName = 'IWLink1'  
       OnClick = IWLink1Click  
       TabOrder = 7  
       RawText = False  
       Caption = #12525#12464#12452#12531  
575      end      end
576    end    end
577    object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML    object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML
     Enabled = False  
578      TagType = ttIntraWeb      TagType = ttIntraWeb
579      RenderStyles = True      Templates.Default = 'toppage.htm'
580      Left = 288      Left = 256
581      Top = 224      Top = 224
582    end    end
583  end  end

Legend:
Removed from v.1  
changed lines
  Added in v.18

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