Develop and Download Open Source Software

Browse Subversion Repository

Contents of /Unit6.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download)
Sun Nov 22 11:18:44 2015 UTC (8 years, 3 months ago) by yamat0jp
File size: 8568 byte(s)
方向性はあってますが技術的に行き詰っています.IntraWebの情報・経験が不足しています.
ボタンでフォームを切り替えることさえうまくいきませんがセッションの問題でしょうか?
1 object UserForm: TUserForm
2 Left = 0
3 Top = 0
4 Width = 555
5 Height = 400
6 RenderInvisibleControls = False
7 AllowPageAccess = True
8 ConnectionMode = cmAny
9 Background.Fixed = False
10 LayoutMgr = IWTemplateProcessorHTML1
11 HandleTabs = False
12 LeftToRight = True
13 LockUntilLoaded = True
14 LockOnSubmit = True
15 ShowHint = True
16 XPTheme = True
17 DesignLeft = 8
18 DesignTop = 8
19 object IWEdit1: TIWEdit
20 Left = 384
21 Top = 72
22 Width = 121
23 Height = 21
24 Cursor = crAuto
25 ParentShowHint = False
26 ShowHint = True
27 ZIndex = 0
28 RenderSize = True
29 StyleRenderOptions.RenderSize = True
30 StyleRenderOptions.RenderPosition = True
31 StyleRenderOptions.RenderFont = True
32 StyleRenderOptions.RenderZIndex = True
33 StyleRenderOptions.RenderVisibility = True
34 StyleRenderOptions.RenderStatus = True
35 StyleRenderOptions.RenderAbsolute = True
36 Alignment = taLeftJustify
37 BGColor = clNone
38 FocusColor = clNone
39 DoSubmitValidation = True
40 Editable = True
41 NonEditableAsLabel = True
42 Font.Color = clNone
43 Font.Size = 10
44 Font.Style = []
45 FriendlyName = 'IWEdit1'
46 MaxLength = 0
47 ReadOnly = False
48 Required = False
49 ScriptEvents = <>
50 SubmitOnAsyncEvent = True
51 TabOrder = 0
52 PasswordPrompt = False
53 end
54 object IWEdit2: TIWEdit
55 Left = 384
56 Top = 112
57 Width = 121
58 Height = 21
59 Cursor = crAuto
60 ParentShowHint = False
61 ShowHint = True
62 ZIndex = 0
63 RenderSize = True
64 StyleRenderOptions.RenderSize = True
65 StyleRenderOptions.RenderPosition = True
66 StyleRenderOptions.RenderFont = True
67 StyleRenderOptions.RenderZIndex = True
68 StyleRenderOptions.RenderVisibility = True
69 StyleRenderOptions.RenderStatus = True
70 StyleRenderOptions.RenderAbsolute = True
71 Alignment = taLeftJustify
72 BGColor = clNone
73 FocusColor = clNone
74 DoSubmitValidation = True
75 Editable = True
76 NonEditableAsLabel = True
77 Font.Color = clNone
78 Font.Size = 10
79 Font.Style = []
80 FriendlyName = 'IWEdit2'
81 MaxLength = 0
82 ReadOnly = False
83 Required = False
84 ScriptEvents = <>
85 SubmitOnAsyncEvent = True
86 TabOrder = 1
87 PasswordPrompt = False
88 end
89 object IWEdit3: TIWEdit
90 Left = 384
91 Top = 152
92 Width = 121
93 Height = 21
94 Cursor = crAuto
95 ParentShowHint = False
96 ShowHint = True
97 ZIndex = 0
98 RenderSize = True
99 StyleRenderOptions.RenderSize = True
100 StyleRenderOptions.RenderPosition = True
101 StyleRenderOptions.RenderFont = True
102 StyleRenderOptions.RenderZIndex = True
103 StyleRenderOptions.RenderVisibility = True
104 StyleRenderOptions.RenderStatus = True
105 StyleRenderOptions.RenderAbsolute = True
106 Alignment = taLeftJustify
107 BGColor = clNone
108 FocusColor = clNone
109 DoSubmitValidation = True
110 Editable = True
111 NonEditableAsLabel = True
112 Font.Color = clNone
113 Font.Size = 10
114 Font.Style = []
115 FriendlyName = 'IWEdit3'
116 MaxLength = 0
117 ReadOnly = False
118 Required = False
119 ScriptEvents = <>
120 SubmitOnAsyncEvent = True
121 TabOrder = 2
122 PasswordPrompt = False
123 end
124 object IWEdit4: TIWEdit
125 Left = 384
126 Top = 192
127 Width = 121
128 Height = 21
129 Cursor = crAuto
130 ParentShowHint = False
131 ShowHint = True
132 ZIndex = 0
133 RenderSize = True
134 StyleRenderOptions.RenderSize = True
135 StyleRenderOptions.RenderPosition = True
136 StyleRenderOptions.RenderFont = True
137 StyleRenderOptions.RenderZIndex = True
138 StyleRenderOptions.RenderVisibility = True
139 StyleRenderOptions.RenderStatus = True
140 StyleRenderOptions.RenderAbsolute = True
141 Alignment = taLeftJustify
142 BGColor = clNone
143 FocusColor = clNone
144 DoSubmitValidation = True
145 Editable = True
146 NonEditableAsLabel = True
147 Font.Color = clNone
148 Font.Size = 10
149 Font.Style = []
150 FriendlyName = 'IWEdit4'
151 MaxLength = 0
152 ReadOnly = False
153 Required = False
154 ScriptEvents = <>
155 SubmitOnAsyncEvent = True
156 TabOrder = 3
157 PasswordPrompt = False
158 end
159 object IWEdit5: TIWEdit
160 Left = 384
161 Top = 232
162 Width = 121
163 Height = 21
164 Cursor = crAuto
165 ParentShowHint = False
166 ShowHint = True
167 ZIndex = 0
168 RenderSize = True
169 StyleRenderOptions.RenderSize = True
170 StyleRenderOptions.RenderPosition = True
171 StyleRenderOptions.RenderFont = True
172 StyleRenderOptions.RenderZIndex = True
173 StyleRenderOptions.RenderVisibility = True
174 StyleRenderOptions.RenderStatus = True
175 StyleRenderOptions.RenderAbsolute = True
176 Alignment = taLeftJustify
177 BGColor = clNone
178 FocusColor = clNone
179 DoSubmitValidation = True
180 Editable = True
181 NonEditableAsLabel = True
182 Font.Color = clNone
183 Font.Size = 10
184 Font.Style = []
185 FriendlyName = 'IWEdit5'
186 MaxLength = 0
187 ReadOnly = False
188 Required = False
189 ScriptEvents = <>
190 SubmitOnAsyncEvent = True
191 TabOrder = 4
192 PasswordPrompt = True
193 end
194 object IWButton1: TIWButton
195 Left = 430
196 Top = 320
197 Width = 75
198 Height = 25
199 Cursor = crAuto
200 ParentShowHint = False
201 ShowHint = True
202 ZIndex = 0
203 RenderSize = True
204 StyleRenderOptions.RenderSize = True
205 StyleRenderOptions.RenderPosition = True
206 StyleRenderOptions.RenderFont = True
207 StyleRenderOptions.RenderZIndex = True
208 StyleRenderOptions.RenderVisibility = True
209 StyleRenderOptions.RenderStatus = True
210 StyleRenderOptions.RenderAbsolute = True
211 Caption = #30331#37682
212 DoSubmitValidation = True
213 Color = clBtnFace
214 Font.Color = clNone
215 Font.Size = 10
216 Font.Style = []
217 FriendlyName = 'IWButton1'
218 ScriptEvents = <>
219 TabOrder = 5
220 OnClick = IWButton1Click
221 end
222 object IWCalendar1: TIWCalendar
223 Left = 32
224 Top = 216
225 Width = 300
226 Height = 150
227 Cursor = crAuto
228 Css = ''
229 ParentShowHint = False
230 ShowHint = True
231 ZIndex = 0
232 RenderSize = True
233 StyleRenderOptions.RenderSize = True
234 StyleRenderOptions.RenderPosition = True
235 StyleRenderOptions.RenderFont = True
236 StyleRenderOptions.RenderZIndex = True
237 StyleRenderOptions.RenderVisibility = True
238 StyleRenderOptions.RenderStatus = True
239 StyleRenderOptions.RenderAbsolute = True
240 BorderColors.Color = clNone
241 BorderColors.Light = clNone
242 BorderColors.Dark = clNone
243 BGColor = clNone
244 BorderSize = 1
245 BorderStyle = tfDefault
246 Caption = 'IWCalendar1'
247 CellPadding = 0
248 CellSpacing = 0
249 Font.Color = clNone
250 Font.Size = 10
251 Font.Style = []
252 FrameBuffer = 40
253 Lines = tlAll
254 UseFrame = False
255 UseSize = True
256 CalendarFont.Color = clNone
257 CalendarFont.Size = 10
258 CalendarFont.Style = []
259 CalendarHeaderFont.Color = clNone
260 CalendarHeaderFont.Size = 10
261 CalendarHeaderFont.Style = []
262 SelectedDate = 42329.000000000000000000
263 FriendlyName = 'IWCalendar1'
264 StartDate = 42329.754620833340000000
265 DisplayYear = True
266 end
267 object IWEdit6: TIWEdit
268 Left = 384
269 Top = 272
270 Width = 121
271 Height = 21
272 Cursor = crAuto
273 ParentShowHint = False
274 ShowHint = True
275 ZIndex = 0
276 RenderSize = True
277 StyleRenderOptions.RenderSize = True
278 StyleRenderOptions.RenderPosition = True
279 StyleRenderOptions.RenderFont = True
280 StyleRenderOptions.RenderZIndex = True
281 StyleRenderOptions.RenderVisibility = True
282 StyleRenderOptions.RenderStatus = True
283 StyleRenderOptions.RenderAbsolute = True
284 Alignment = taLeftJustify
285 BGColor = clNone
286 FocusColor = clNone
287 DoSubmitValidation = True
288 Editable = True
289 NonEditableAsLabel = True
290 Font.Color = clNone
291 Font.Size = 10
292 Font.Style = []
293 FriendlyName = 'IWEdit6'
294 MaxLength = 0
295 ReadOnly = False
296 Required = False
297 ScriptEvents = <>
298 SubmitOnAsyncEvent = True
299 TabOrder = 7
300 PasswordPrompt = True
301 end
302 inline IWFrame1: TIWFrame1
303 Left = 0
304 Top = 0
305 Width = 343
306 Height = 169
307 TabOrder = 0
308 inherited IWFrameRegion: TIWRegion
309 TabOrder = 6
310 inherited IWImageFile1: TIWImageFile
311 OnClick = IWFrame1IWImageFile1Click
312 end
313 end
314 end
315 object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML
316 TagType = ttIntraWeb
317 Templates.Default = 'userinfo.htm'
318 RenderStyles = True
319 Left = 264
320 Top = 184
321 end
322 end

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