| 1 |
object UserForm: TUserForm |
object UserForm: TUserForm |
| 2 |
Left = 0 |
Left = 0 |
| 3 |
Top = 0 |
Top = 0 |
| 4 |
Width = 555 |
Width = 611 |
| 5 |
Height = 400 |
Height = 400 |
| 6 |
RenderInvisibleControls = False |
RenderInvisibleControls = False |
| 7 |
AllowPageAccess = True |
AllowPageAccess = True |
| 19 |
object IWEdit1: TIWEdit |
object IWEdit1: TIWEdit |
| 20 |
Left = 384 |
Left = 384 |
| 21 |
Top = 72 |
Top = 72 |
| 22 |
Width = 121 |
Width = 100 |
| 23 |
Height = 21 |
Height = 21 |
| 24 |
NonEditableAsLabel = True |
NonEditableAsLabel = True |
| 25 |
Font.Color = clNone |
Font.Color = clNone |
| 32 |
object IWEdit2: TIWEdit |
object IWEdit2: TIWEdit |
| 33 |
Left = 384 |
Left = 384 |
| 34 |
Top = 112 |
Top = 112 |
| 35 |
Width = 121 |
Width = 100 |
| 36 |
Height = 21 |
Height = 21 |
| 37 |
NonEditableAsLabel = True |
NonEditableAsLabel = True |
| 38 |
Font.Color = clNone |
Font.Color = clNone |
| 45 |
object IWEdit3: TIWEdit |
object IWEdit3: TIWEdit |
| 46 |
Left = 384 |
Left = 384 |
| 47 |
Top = 152 |
Top = 152 |
| 48 |
Width = 121 |
Width = 200 |
| 49 |
Height = 21 |
Height = 21 |
| 50 |
NonEditableAsLabel = True |
NonEditableAsLabel = True |
| 51 |
Font.Color = clNone |
Font.Color = clNone |
| 58 |
object IWEdit4: TIWEdit |
object IWEdit4: TIWEdit |
| 59 |
Left = 384 |
Left = 384 |
| 60 |
Top = 192 |
Top = 192 |
| 61 |
Width = 121 |
Width = 200 |
| 62 |
Height = 21 |
Height = 21 |
| 63 |
NonEditableAsLabel = True |
NonEditableAsLabel = True |
| 64 |
Font.Color = clNone |
Font.Color = clNone |
| 71 |
object IWEdit5: TIWEdit |
object IWEdit5: TIWEdit |
| 72 |
Left = 384 |
Left = 384 |
| 73 |
Top = 232 |
Top = 232 |
| 74 |
Width = 121 |
Width = 100 |
| 75 |
Height = 21 |
Height = 21 |
| 76 |
NonEditableAsLabel = True |
NonEditableAsLabel = True |
| 77 |
Font.Color = clNone |
Font.Color = clNone |
| 93 |
Font.Size = 10 |
Font.Size = 10 |
| 94 |
Font.Style = [] |
Font.Style = [] |
| 95 |
FriendlyName = 'IWButton1' |
FriendlyName = 'IWButton1' |
| 96 |
TabOrder = 5 |
TabOrder = 6 |
| 97 |
OnClick = IWButton1Click |
OnClick = IWButton1Click |
| 98 |
end |
end |
| 99 |
object IWEdit6: TIWEdit |
object IWEdit6: TIWEdit |
| 100 |
Left = 384 |
Left = 384 |
| 101 |
Top = 272 |
Top = 272 |
| 102 |
Width = 121 |
Width = 100 |
| 103 |
Height = 21 |
Height = 21 |
| 104 |
NonEditableAsLabel = True |
NonEditableAsLabel = True |
| 105 |
Font.Color = clNone |
Font.Color = clNone |
| 107 |
Font.Style = [] |
Font.Style = [] |
| 108 |
FriendlyName = 'IWEdit6' |
FriendlyName = 'IWEdit6' |
| 109 |
SubmitOnAsyncEvent = True |
SubmitOnAsyncEvent = True |
| 110 |
TabOrder = 6 |
TabOrder = 5 |
| 111 |
PasswordPrompt = True |
PasswordPrompt = True |
| 112 |
end |
end |
| 113 |
|
object IWButton2: TIWButton |
| 114 |
|
Left = 520 |
| 115 |
|
Top = 320 |
| 116 |
|
Width = 75 |
| 117 |
|
Height = 25 |
| 118 |
|
Caption = #30772#26820 |
| 119 |
|
Color = clBtnFace |
| 120 |
|
Font.Color = clNone |
| 121 |
|
Font.Size = 10 |
| 122 |
|
Font.Style = [] |
| 123 |
|
FriendlyName = 'IWButton2' |
| 124 |
|
TabOrder = 8 |
| 125 |
|
OnClick = IWButton2Click |
| 126 |
|
end |
| 127 |
inline IWFrame1: TIWFrame1 |
inline IWFrame1: TIWFrame1 |
| 128 |
Left = 0 |
Left = 0 |
| 129 |
Top = 0 |
Top = 0 |
| 132 |
TabOrder = 0 |
TabOrder = 0 |
| 133 |
inherited IWFrameRegion: TIWRegion |
inherited IWFrameRegion: TIWRegion |
| 134 |
TabOrder = 7 |
TabOrder = 7 |
| 135 |
|
inherited IWImageFile1: TIWImageFile |
| 136 |
|
OnClick = IWButton2Click |
| 137 |
|
ExplicitLeft = 2 |
| 138 |
|
ExplicitTop = 0 |
| 139 |
|
ExplicitWidth = 341 |
| 140 |
|
ExplicitHeight = 167 |
| 141 |
|
end |
| 142 |
end |
end |
| 143 |
end |
end |
| 144 |
object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML |
object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML |
| 145 |
TagType = ttIntraWeb |
TagType = ttIntraWeb |
| 146 |
Templates.Default = 'userinfo.htm' |
Templates.Default = 'userinfo.htm' |
| 147 |
Left = 264 |
Left = 296 |
| 148 |
Top = 184 |
Top = 184 |
| 149 |
end |
end |
| 150 |
end |
end |