|
<< Click to Display Table of Contents >> Navigation: Demos > X > Phonetics Customer Profiler > Question2.dfm |
object formQuestion2: TformQuestion2
Left = 0
Top = 0
Width = 298
Height = 196
ConnectionMode = cmAny
SupportedBrowsers = [brIE, brNetscape7, brNetscape6]
ActiveControl = editMinutes
BrowserSecurityCheck = True
Background.Filename = 'background.gif'
Background.Fixed = True
LayoutMgr = IWTemplateProcessorHTML1
HandleTabs = False
LeftToRight = True
LockUntilLoaded = True
LockOnSubmit = True
ShowHint = True
OnDefaultAction = butnNextClick
XPTheme = True
DesignLeft = 418
DesignTop = 396
object editMinutes: TIWEdit
Left = 136
Top = 71
Width = 65
Height = 21
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = True
Alignment = taLeftJustify
BGColor = clNone
FocusColor = clNone
DoSubmitValidation = True
Editable = True
NonEditableAsLabel = True
Font.Color = clNone
Font.Size = 10
Font.Style = []
FriendlyName = 'TIWEdit1'
MaxLength = 4
ReadOnly = False
Required = False
ScriptEvents = <>
TabOrder = 0
PasswordPrompt = False
Text = '0'
end
object textPrompt: TIWText
Left = 8
Top = 8
Width = 289
Height = 49
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = False
BGColor = clNone
ConvertSpaces = True
Font.Color = clWindowText
Font.Size = 10
Font.Style = []
FriendlyName = 'textPrompt'
Lines.Strings = (
'How many minutes per month do you spend '
'on your cell phone during non-business hours?'
'(M-F after 5pm, before 8am and Sat/Sun)')
RawText = False
UseFrame = False
WantReturns = True
end
object butnNext: TIWButton
Left = 136
Top = 103
Width = 75
Height = 25
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = True
Caption = 'Next'
DoSubmitValidation = True
Color = 13160660
Font.Color = clWindowText
Font.Size = 10
Font.Style = []
FriendlyName = 'butnNext'
ScriptEvents = <>
TabOrder = 1
OnClick = butnNextClick
end
object btnStartOver: TIWButton
Left = 16
Top = 147
Width = 75
Height = 25
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = True
Caption = 'Start over'
DoSubmitValidation = True
Color = 13160660
Font.Color = clWindowText
Font.Size = 10
Font.Style = []
FriendlyName = 'butnNext'
ScriptEvents = <>
TabOrder = 2
OnClick = btnStartOverClick
end
object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML
TagType = ttIntraWeb
Left = 40
Top = 96
end
end