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 2 by yamat0jp, Sat Dec 19 14:35:42 2015 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 = 493
6    RenderInvisibleControls = False    RenderInvisibleControls = True
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 = 400
65        Top = 120
66      Width = 49      Width = 49
67      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  
68      Font.Color = clNone      Font.Color = clNone
69      Font.Size = 10      Font.Size = 10
70      Font.Style = []      Font.Style = []
     NoWrap = False  
     ConvertSpaces = False  
71      HasTabOrder = False      HasTabOrder = False
72      FriendlyName = 'IWLabel9'      FriendlyName = 'IWLabel6'
73      Caption = #26908#32034#20013      Caption = #26908#32034#20013
     RawText = False  
74    end    end
75    object IWLink2: TIWLink    object IWGrid1: TIWGrid
76      Left = 312      Left = 144
77      Top = 287      Top = 214
78      Width = 81      Width = 300
79      Height = 17      Height = 150
80      Cursor = crAuto      BorderColors.Color = clNone
81      ParentShowHint = False      BorderColors.Light = clNone
82      ShowHint = True      BorderColors.Dark = clNone
83      ZIndex = 0      BGColor = clNone
84      RenderSize = True      BorderSize = 0
85      StyleRenderOptions.RenderSize = True      BorderStyle = tfDefault
86      StyleRenderOptions.RenderPosition = True      Caption = 'IWGrid1'
87      StyleRenderOptions.RenderFont = True      CellPadding = 0
88      StyleRenderOptions.RenderZIndex = True      CellSpacing = 0
     StyleRenderOptions.RenderVisibility = True  
     StyleRenderOptions.RenderStatus = True  
     StyleRenderOptions.RenderAbsolute = True  
     Alignment = taLeftJustify  
     Color = clNone  
89      Font.Color = clNone      Font.Color = clNone
90      Font.Size = 10      Font.Size = 10
91      Font.Style = [fsUnderline]      Font.Style = []
92      ScriptEvents = <>      FrameBuffer = 40
93      DoSubmitValidation = False      Lines = tlAll
94      FriendlyName = 'IWLink2'      UseFrame = False
95      OnClick = IWLink2Click      UseSize = True
96      TabOrder = 9      FriendlyName = 'IWGrid1'
97        ColumnCount = 4
98        RowCount = 1
99        ShowEmptyCells = True
100        ShowInvisibleRows = True
101        ScrollToCurrentRow = False
102      end
103      object IWText1: TIWText
104        Left = 377
105        Top = 21
106        Width = 145
107        Height = 93
108        BGColor = clNone
109        ConvertSpaces = False
110        Font.Color = clNone
111        Font.Size = 10
112        Font.Style = []
113        FriendlyName = 'IWText1'
114        Lines.Strings = (
115          'IWText1')
116      RawText = False      RawText = False
117      Caption = #12518#12540#12470#12540#30331#37682      UseFrame = False
118        WantReturns = True
119    end    end
120    inline IWFrame1: TIWFrame1    inline IWFrame1: TIWFrame1
121      Left = 0      Left = 0
122      Top = 0      Top = 0
123      Width = 588      Width = 343
124      Height = 161      Height = 169
125      TabOrder = 0      TabOrder = 0
     ExplicitWidth = 588  
     ExplicitHeight = 161  
126      inherited IWFrameRegion: TIWRegion      inherited IWFrameRegion: TIWRegion
127        Width = 588        TabOrder = 7
       Height = 161  
       TabOrder = 8  
       ZIndex = 0  
       ExplicitWidth = 588  
       ExplicitHeight = 161  
       inherited IWImageFile1: TIWImageFile  
         Width = 586  
         Height = 159  
         ExplicitLeft = 1  
         ExplicitTop = 2  
         ExplicitWidth = 586  
         ExplicitHeight = 159  
       end  
128      end      end
129    end    end
130    object IWRegion1: TIWRegion    object IWRegion1: TIWRegion
131      Left = 1      Left = 16
132      Top = 161      Top = 192
133      Width = 151      Width = 122
134      Height = 185      Height = 97
135      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
     TabOrder = 6  
136      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
137      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
138      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
139      BorderOptions.Color = clNone      BorderOptions.Color = clNone
140      Color = clNone      object IWLabel2: TIWLabel
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 1000  
     Splitter = False  
     object IWLabel1: TIWLabel  
141        Left = 1        Left = 1
142        Top = 1        Top = 1
143        Width = 149        Width = 120
144        Height = 16        Height = 16
       Cursor = crAuto  
145        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  
146        Font.Color = clNone        Font.Color = clNone
147        Font.Size = 10        Font.Size = 10
148        Font.Style = []        Font.Style = []
       NoWrap = False  
       ConvertSpaces = False  
149        HasTabOrder = False        HasTabOrder = False
150        FriendlyName = 'IWLabel1'        FriendlyName = 'IWLabel2'
151        Caption = #12459#12486#12468#12522        Caption = #12459#12486#12468#12522
152        RawText = False        ExplicitLeft = 0
153        ExplicitLeft = 10        ExplicitTop = 40
154          ExplicitWidth = 58
155      end      end
156      object IWList1: TIWList      object IWList1: TIWList
157        Left = 1        Left = 1
158        Top = 17        Top = 17
159        Width = 149        Width = 120
160        Height = 167        Height = 79
       Cursor = crAuto  
161        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  
162        FriendlyName = 'IWList1'        FriendlyName = 'IWList1'
163        Font.Color = clNone        Font.Color = clNone
164        Font.Size = 10        Font.Size = 10
165        Font.Style = []        Font.Style = []
166        Numbered = False        Numbered = False
167        ExplicitLeft = 3        ExplicitLeft = 8
168        ExplicitTop = 12        ExplicitTop = 48
169          ExplicitWidth = 116
170          ExplicitHeight = 24
171      end      end
172    end    end
173    object IWRegion3: TIWRegion    object IWRegion2: TIWRegion
174      Left = 1      Left = 16
175      Top = 484      Top = 304
176      Width = 151      Width = 122
177      Height = 161      Height = 107
178      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
     TabOrder = 7  
179      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
180      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
181      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
182      BorderOptions.Color = clNone      BorderOptions.Color = clNone
     Color = clNone  
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 1000  
     Splitter = False  
183      object IWLabel3: TIWLabel      object IWLabel3: TIWLabel
184        Left = 1        Left = 1
185        Top = 1        Top = 1
186        Width = 149        Width = 120
187        Height = 16        Height = 16
       Cursor = crAuto  
188        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  
189        Font.Color = clNone        Font.Color = clNone
190        Font.Size = 10        Font.Size = 10
191        Font.Style = []        Font.Style = []
       NoWrap = False  
       ConvertSpaces = False  
192        HasTabOrder = False        HasTabOrder = False
193        FriendlyName = 'IWLabel3'        FriendlyName = 'IWLabel3'
194        Caption = #26032#30528#21830#21697        Caption = #26032#30528#21830#21697
195        RawText = False        ExplicitLeft = 0
196        ExplicitTop = 5        ExplicitTop = 32
197          ExplicitWidth = 58
198      end      end
199      object IWLabel4: TIWLabel      object IWLabel4: TIWLabel
200        Left = 1        Left = 1
201        Top = 144        Top = 90
202        Width = 149        Width = 120
203        Height = 16        Height = 16
       Cursor = crAuto  
204        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  
205        Font.Color = clNone        Font.Color = clNone
206        Font.Size = 10        Font.Size = 10
207        Font.Style = []        Font.Style = []
       NoWrap = False  
       ConvertSpaces = False  
208        HasTabOrder = False        HasTabOrder = False
209        FriendlyName = 'IWLabel4'        FriendlyName = 'IWLabel4'
210        Caption = 'IWLabel4'        Caption = 'IWLabel4'
211        RawText = False        ExplicitLeft = 0
212        ExplicitLeft = 7        ExplicitTop = 32
213        ExplicitTop = 108        ExplicitWidth = 58
       ExplicitWidth = 141  
214      end      end
215      object IWImageFile1: TIWImageFile      object IWImageFile1: TIWImageFile
216        Left = 32        Left = 25
217        Top = 23        Top = 23
218        Width = 89        Width = 64
219        Height = 112        Height = 61
       Cursor = crAuto  
       ParentShowHint = False  
       ShowHint = True  
       ZIndex = 0  
220        RenderSize = False        RenderSize = False
221        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  
222        BorderOptions.Width = 0        BorderOptions.Width = 0
       DoSubmitValidation = True  
       ScriptEvents = <>  
223        TabOrder = -1        TabOrder = -1
224        UseSize = False        UseSize = False
225        Cacheable = True        Cacheable = True
226        FriendlyName = 'IWImageFile1'        FriendlyName = 'IWImageFile1'
227      end      end
228    end    end
229    object IWRegion4: TIWRegion    object IWRegion3: TIWRegion
230      Left = 0      Left = 17
231      Top = 346      Top = 417
232      Width = 151      Width = 201
233      Height = 138      Height = 57
234      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
     TabOrder = 8  
235      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
236      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
237      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
238      BorderOptions.Color = clNone      BorderOptions.Color = clNone
239      Color = clNone      object IWEdit1: TIWEdit
240      ParentShowHint = False        Left = 16
241      ShowHint = True        Top = 16
242      ZIndex = 1000        Width = 121
243      Splitter = False        Height = 21
     object IWLabel5: TIWLabel  
       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  
244        Font.Color = clNone        Font.Color = clNone
245        Font.Size = 10        Font.Size = 10
246        Font.Style = []        Font.Style = []
247        NoWrap = False        FriendlyName = 'IWEdit1'
248        ConvertSpaces = False        SubmitOnAsyncEvent = True
249        HasTabOrder = False        TabOrder = 2
       FriendlyName = 'IWLabel5'  
       Caption = #26368#36817#12398#12372#27880#25991  
       RawText = False  
       ExplicitLeft = 5  
250      end      end
251      object IWList2: TIWList      object IWButton1: TIWButton
252        Left = 1        Left = 143
253        Top = 17        Top = 16
254        Width = 149        Width = 50
255        Height = 120        Height = 25
256        Cursor = crAuto        Caption = #26908#32034
257        Align = alClient        Color = clBtnFace
       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'  
258        Font.Color = clNone        Font.Color = clNone
259        Font.Size = 10        Font.Size = 10
260        Font.Style = []        Font.Style = []
261        Numbered = False        FriendlyName = 'IWButton1'
262        ExplicitLeft = 2        TabOrder = 3
263        ExplicitTop = 13        OnClick = IWButton1Click
264      end      end
265    end    end
266    object IWRegion2: TIWRegion    object IWRegion4: TIWRegion
267      Left = 465      Left = 376
268      Top = 167      Top = 192
269      Width = 121      Width = 129
270      Height = 60      Height = 121
271      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
272      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
273      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
274      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
275      BorderOptions.Color = clNone      BorderOptions.Color = clNone
276      Color = clNone      object IWEdit2: TIWEdit
277      ParentShowHint = False        Left = 24
278      ShowHint = True        Top = 21
279      ZIndex = 0        Width = 81
280      Splitter = False        Height = 21
281      object IWLabel6: TIWLabel        Hint = 'ID'
       Left = 1  
       Top = 1  
       Width = 119  
       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 = clNone  
282        Font.Color = clNone        Font.Color = clNone
283        Font.Size = 10        Font.Size = 10
284        Font.Style = []        Font.Style = []
285        NoWrap = False        FriendlyName = 'IWEdit2'
286        ConvertSpaces = False        SubmitOnAsyncEvent = True
287        HasTabOrder = False        TabOrder = 4
       FriendlyName = 'IWLabel6'  
       Caption = #12458#12531#12521#12452#12531#12398#12362#23458#27096  
       RawText = False  
       ExplicitLeft = -32  
       ExplicitTop = 24  
       ExplicitWidth = 58  
288      end      end
289    end      object IWEdit3: TIWEdit
290    object IWRegion6: TIWRegion        Left = 24
291      Left = 393        Top = 56
292      Top = 376        Width = 81
     Width = 192  
     Height = 51  
     Cursor = crAuto  
     RenderInvisibleControls = False  
     BorderOptions.NumericWidth = 1  
     BorderOptions.BorderWidth = cbwNumeric  
     BorderOptions.Style = cbsSolid  
     BorderOptions.Color = clNone  
     Color = clNone  
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 0  
     Splitter = False  
     object IWEdit1: TIWEdit  
       Left = 11  
       Top = 15  
       Width = 121  
293        Height = 21        Height = 21
294        Cursor = crAuto        Hint = 'PASSWORD'
       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  
295        Font.Color = clNone        Font.Color = clNone
296        Font.Size = 10        Font.Size = 10
297        Font.Style = []        Font.Style = []
298        FriendlyName = 'IWEdit1'        FriendlyName = 'IWEdit3'
       MaxLength = 0  
       ReadOnly = False  
       Required = False  
       ScriptEvents = <>  
299        SubmitOnAsyncEvent = True        SubmitOnAsyncEvent = True
300        TabOrder = 0        TabOrder = 5
301        PasswordPrompt = False        PasswordPrompt = True
302      end      end
303      object IWButton1: TIWButton      object IWLink2: TIWLink
304        Left = 138        Left = 40
305        Top = 15        Top = 92
306        Width = 43        Width = 65
307        Height = 25        Height = 17
308        Cursor = crAuto        Alignment = taLeftJustify
309        ParentShowHint = False        Color = clNone
310        ShowHint = True        Font.Color = clNone
311        ZIndex = 0        Font.Size = 10
312        RenderSize = True        Font.Style = [fsUnderline]
313        StyleRenderOptions.RenderSize = True        DoSubmitValidation = False
314        StyleRenderOptions.RenderPosition = True        FriendlyName = 'IWLink2'
315        StyleRenderOptions.RenderFont = True        OnClick = IWLink2Click
316        StyleRenderOptions.RenderZIndex = True        TabOrder = 6
317        StyleRenderOptions.RenderVisibility = True        RawText = False
318        StyleRenderOptions.RenderStatus = True        Caption = #12525#12464#12452#12531
319        StyleRenderOptions.RenderAbsolute = True      end
320        Caption = #26908#32034    end
321        DoSubmitValidation = True    object IWRegion5: TIWRegion
322        Color = clBtnFace      Left = 375
323        Top = 332
324        Width = 129
325        Height = 60
326        RenderInvisibleControls = True
327        BorderOptions.NumericWidth = 1
328        BorderOptions.BorderWidth = cbwNumeric
329        BorderOptions.Style = cbsSolid
330        BorderOptions.Color = clNone
331        object IWLabel7: TIWLabel
332          Left = 1
333          Top = 1
334          Width = 127
335          Height = 16
336          Align = alTop
337        Font.Color = clNone        Font.Color = clNone
338        Font.Size = 10        Font.Size = 10
339        Font.Style = []        Font.Style = []
340        FriendlyName = 'IWButton1'        HasTabOrder = False
341        ScriptEvents = <>        FriendlyName = 'IWLabel3'
342        TabOrder = 1        Caption = #12458#12531#12521#12452#12531#12398#12362#23458#27096
343        OnClick = IWButton1Click        ExplicitLeft = 8
344          ExplicitTop = 24
345          ExplicitWidth = 106
346      end      end
347    end    end
348    object IWRegion7: TIWRegion    object IWRegion6: TIWRegion
349      Left = 264      Left = 376
350      Top = 376      Top = 414
351      Width = 113      Width = 127
352      Height = 60      Height = 60
353      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
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
     Color = clNone  
     ParentShowHint = False  
     ShowHint = True  
     ZIndex = 1000  
     Splitter = False  
358      object IWLabel8: TIWLabel      object IWLabel8: TIWLabel
359        Left = 1        Left = 1
360        Top = 1        Top = 1
361        Width = 111        Width = 125
362        Height = 16        Height = 16
       Cursor = crAuto  
363        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  
364        Font.Color = clNone        Font.Color = clNone
365        Font.Size = 10        Font.Size = 10
366        Font.Style = []        Font.Style = []
       NoWrap = False  
       ConvertSpaces = False  
367        HasTabOrder = False        HasTabOrder = False
368        FriendlyName = 'IWLabel8'        FriendlyName = 'IWLabel8'
369        Caption = #12471#12519#12483#12500#12531#12464#12459#12540#12488        Caption = #12471#12519#12483#12500#12531#12464#12459#12540#12488
       RawText = False  
370        ExplicitLeft = 0        ExplicitLeft = 0
371        ExplicitTop = 24        ExplicitTop = 24
372        ExplicitWidth = 58        ExplicitWidth = 118
373      end      end
374      object IWList3: TIWList      object IWList2: TIWList
375        Left = 1        Left = 1
376        Top = 17        Top = 17
377        Width = 111        Width = 125
378        Height = 42        Height = 42
       Cursor = crAuto  
379        Align = alClient        Align = alClient
380        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  
       FriendlyName = 'IWList3'  
381        Font.Color = clNone        Font.Color = clNone
382        Font.Size = 10        Font.Size = 10
383        Font.Style = []        Font.Style = []
384        Numbered = False        Numbered = False
385        ExplicitLeft = 0        ExplicitLeft = 8
386        ExplicitTop = 16        ExplicitTop = 16
387        ExplicitWidth = 116        ExplicitWidth = 116
388        ExplicitHeight = 24        ExplicitHeight = 24
389      end      end
390    end    end
391    object IWTabControl1: TIWTabControl    object IWRegion7: TIWRegion
392      Left = 264      Left = 239
393      Top = 450      Top = 413
394      Width = 307      Width = 104
395      Height = 195      Height = 60
396      Cursor = crAuto      RenderInvisibleControls = True
     RenderInvisibleControls = False  
     ActiveTabFont.Color = clWebWHITE  
     ActiveTabFont.FontFamily = 'sans-serif'  
     ActiveTabFont.Size = 10  
     ActiveTabFont.Style = [fsBold]  
     InactiveTabFont.Color = clWebBLACK  
     InactiveTabFont.FontFamily = 'sans-serif'  
     InactiveTabFont.Size = 10  
     InactiveTabFont.Style = []  
     ActiveTabColor = clWebDARKGRAY  
     InactiveTabColor = clWebLIGHTGRAY  
     ActivePage = 0  
     BorderOptions.NumericWidth = 0  
     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  
       end  
     end  
     object IWTabControl1Page0: TIWTabPage  
       Left = 3  
       Top = 24  
       Width = 307  
       Height = 175  
       RenderInvisibleControls = False  
       TabOrder = 0  
       Title = 'Page0'  
       BorderOptions.NumericWidth = 0  
       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  
       end  
     end  
   end  
   object IWRegion8: TIWRegion  
     Left = 616  
     Top = 166  
     Width = 129  
     Height = 99  
     Cursor = crAuto  
     RenderInvisibleControls = False  
397      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
398      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
399      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
400      BorderOptions.Color = clNone      BorderOptions.Color = clNone
401      Color = clNone      object IWLabel5: TIWLabel
402      ParentShowHint = False        Left = 1
403      ShowHint = True        Top = 1
404      ZIndex = 0        Width = 102
405      Splitter = False        Height = 16
406      object IWEdit2: TIWEdit        Align = alTop
       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  
407        Font.Color = clNone        Font.Color = clNone
408        Font.Size = 10        Font.Size = 10
409        Font.Style = []        Font.Style = []
410        FriendlyName = 'IWEdit2'        HasTabOrder = False
411        MaxLength = 0        FriendlyName = 'IWLabel5'
412        ReadOnly = False        Caption = #26368#36817#12398#12372#27880#25991
413        Required = False        ExplicitLeft = -32
414        ScriptEvents = <>        ExplicitTop = 24
415        SubmitOnAsyncEvent = True        ExplicitWidth = 58
       TabOrder = 4  
       PasswordPrompt = False  
416      end      end
417      object IWEdit3: TIWEdit      object IWList3: TIWList
418        Left = 24        Left = 1
419        Top = 43        Top = 17
420        Width = 89        Width = 102
421        Height = 21        Height = 42
422        Cursor = crAuto        Align = alClient
423        Hint = 'passrowd'        FriendlyName = 'IWList3'
       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  
424        Font.Color = clNone        Font.Color = clNone
425        Font.Size = 10        Font.Size = 10
426        Font.Style = []        Font.Style = []
427        FriendlyName = 'IWEdit3'        Numbered = False
428        MaxLength = 0        ExplicitLeft = -8
429        ReadOnly = False        ExplicitTop = 16
430        Required = False        ExplicitWidth = 116
431        ScriptEvents = <>        ExplicitHeight = 24
       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  
432      end      end
433    end    end
434    object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML    object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML
     Enabled = False  
435      TagType = ttIntraWeb      TagType = ttIntraWeb
436      RenderStyles = True      Templates.Default = 'toppage.htm'
437      Left = 288      Left = 256
438      Top = 224      Top = 224
439    end    end
440  end  end

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

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