Develop and Download Open Source Software

Browse Subversion Repository

Contents of /Unit5.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download)
Sun Nov 22 11:18:44 2015 UTC (8 years, 4 months ago) by yamat0jp
File size: 3543 byte(s)
方向性はあってますが技術的に行き詰っています.IntraWebの情報・経験が不足しています.
ボタンでフォームを切り替えることさえうまくいきませんがセッションの問題でしょうか?
1 object IWForm3: TIWForm3
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 IWButton1: TIWButton
20 Left = 136
21 Top = 312
22 Width = 75
23 Height = 25
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 Caption = #26356#26032
37 DoSubmitValidation = True
38 Color = clBtnFace
39 Font.Color = clNone
40 Font.Size = 10
41 Font.Style = []
42 FriendlyName = 'IWButton1'
43 ScriptEvents = <>
44 TabOrder = 0
45 end
46 object IWButton2: TIWButton
47 Left = 320
48 Top = 344
49 Width = 75
50 Height = 25
51 Cursor = crAuto
52 ParentShowHint = False
53 ShowHint = True
54 ZIndex = 0
55 RenderSize = True
56 StyleRenderOptions.RenderSize = True
57 StyleRenderOptions.RenderPosition = True
58 StyleRenderOptions.RenderFont = True
59 StyleRenderOptions.RenderZIndex = True
60 StyleRenderOptions.RenderVisibility = True
61 StyleRenderOptions.RenderStatus = True
62 StyleRenderOptions.RenderAbsolute = True
63 Caption = #32013#21697#26360
64 DoSubmitValidation = True
65 Color = clBtnFace
66 Font.Color = clNone
67 Font.Size = 10
68 Font.Style = []
69 FriendlyName = 'IWButton2'
70 ScriptEvents = <>
71 TabOrder = 1
72 end
73 object IWButton3: TIWButton
74 Left = 392
75 Top = 344
76 Width = 75
77 Height = 25
78 Cursor = crAuto
79 ParentShowHint = False
80 ShowHint = True
81 ZIndex = 0
82 RenderSize = True
83 StyleRenderOptions.RenderSize = True
84 StyleRenderOptions.RenderPosition = True
85 StyleRenderOptions.RenderFont = True
86 StyleRenderOptions.RenderZIndex = True
87 StyleRenderOptions.RenderVisibility = True
88 StyleRenderOptions.RenderStatus = True
89 StyleRenderOptions.RenderAbsolute = True
90 Caption = #37197#36865#34920
91 DoSubmitValidation = True
92 Color = clBtnFace
93 Font.Color = clNone
94 Font.Size = 10
95 Font.Style = []
96 FriendlyName = 'IWButton3'
97 ScriptEvents = <>
98 TabOrder = 2
99 end
100 object IWButton4: TIWButton
101 Left = 464
102 Top = 344
103 Width = 75
104 Height = 25
105 Cursor = crAuto
106 ParentShowHint = False
107 ShowHint = True
108 ZIndex = 0
109 RenderSize = True
110 StyleRenderOptions.RenderSize = True
111 StyleRenderOptions.RenderPosition = True
112 StyleRenderOptions.RenderFont = True
113 StyleRenderOptions.RenderZIndex = True
114 StyleRenderOptions.RenderVisibility = True
115 StyleRenderOptions.RenderStatus = True
116 StyleRenderOptions.RenderAbsolute = True
117 Caption = #25147#12427
118 DoSubmitValidation = True
119 Color = clBtnFace
120 Font.Color = clNone
121 Font.Size = 10
122 Font.Style = []
123 FriendlyName = 'IWButton4'
124 ScriptEvents = <>
125 TabOrder = 3
126 end
127 object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML
128 TagType = ttIntraWeb
129 RenderStyles = True
130 Left = 264
131 Top = 184
132 end
133 end

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