Main.dfm

<< Click to Display Table of Contents >>

Navigation:  Demos > X > Phonetics Customer Profiler >

Main.dfm

object formMain: TformMain

 Left = 0

 Top = 0

 Width = 322

 Height = 335

 ConnectionMode = cmAny

 SupportedBrowsers = [brIE, brNetscape7, brNetscape6]

 ActiveControl = editName

 BrowserSecurityCheck = True

 Background.Filename = 'Files\background.gif'

 Background.Fixed = True

 LayoutMgr = IWTemplateProcessorHTML1

 HandleTabs = False

 LeftToRight = True

 LockUntilLoaded = True

 LockOnSubmit = True

 ShowHint = True

 OnDefaultAction = butnNextClick

 XPTheme = True

 DesignLeft = 358

 DesignTop = 186

 object textPrompt: TIWText

 Left = 8

 Top = 8

 Width = 289

 Height = 57

 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 = (

 'Please fill out the following information so'

 'we can personalize this appropriately to your'

 'needs.')

 RawText = False

 UseFrame = False

 WantReturns = True

 end

 object IWLabel1: TIWLabel

 Left = 8

 Top = 72

 Width = 44

 Height = 16

 Cursor = crAuto

 IW50Hint = False

 ParentShowHint = False

 ShowHint = True

 ZIndex = 0

 RenderSize = True

 Alignment = taLeftJustify

 BGColor = clNone

 Font.Color = clWindowText

 Font.Size = 10

 Font.Style = []

 NoWrap = False

 ConvertSpaces = False

 AutoSize = False

 FriendlyName = 'IWLabel1'

 Caption = 'Name:'

 RawText = False

 end

 object butnNext: TIWButton

 Left = 168

 Top = 201

 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 = 0

 OnClick = butnNextClick

 end

 object editName: TIWEdit

 Left = 96

 Top = 72

 Width = 145

 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 = 'Name'

 MaxLength = 0

 ReadOnly = False

 Required = True

 ScriptEvents = <>

 TabOrder = 1

 OnSubmit = butnNextClick

 PasswordPrompt = False

 end

 object IWLabel2: TIWLabel

 Left = 8

 Top = 98

 Width = 59

 Height = 16

 Cursor = crAuto

 IW50Hint = False

 ParentShowHint = False

 ShowHint = True

 ZIndex = 0

 RenderSize = True

 Alignment = taLeftJustify

 BGColor = clNone

 Font.Color = clWindowText

 Font.Size = 10

 Font.Style = []

 NoWrap = False

 ConvertSpaces = False

 AutoSize = False

 FriendlyName = 'IWLabel2'

 Caption = 'Address:'

 RawText = False

 end

 object IWLabel3: TIWLabel

 Left = 8

 Top = 146

 Width = 27

 Height = 16

 Cursor = crAuto

 Visible = False

 IW50Hint = False

 ParentShowHint = False

 ShowHint = True

 ZIndex = 0

 RenderSize = True

 Alignment = taLeftJustify

 BGColor = clNone

 Font.Color = clWindowText

 Font.Size = 10

 Font.Style = []

 NoWrap = False

 ConvertSpaces = False

 AutoSize = False

 FriendlyName = 'IWLabel3'

 Caption = 'City:'

 RawText = False

 end

 object IWLabel4: TIWLabel

 Left = 8

 Top = 170

 Width = 37

 Height = 16

 Cursor = crAuto

 IW50Hint = False

 ParentShowHint = False

 ShowHint = True

 ZIndex = 0

 RenderSize = True

 Alignment = taLeftJustify

 BGColor = clNone

 Font.Color = clWindowText

 Font.Size = 10

 Font.Style = []

 NoWrap = False

 ConvertSpaces = False

 AutoSize = False

 FriendlyName = 'IWLabel4'

 Caption = 'State:'

 RawText = False

 end

 object IWLabel5: TIWLabel

 Left = 160

 Top = 170

 Width = 84

 Height = 16

 Cursor = crAuto

 IW50Hint = False

 ParentShowHint = False

 ShowHint = True

 ZIndex = 0

 RenderSize = True

 Alignment = taLeftJustify

 BGColor = clNone

 Font.Color = clWindowText

 Font.Size = 10

 Font.Style = []

 NoWrap = False

 ConvertSpaces = False

 AutoSize = False

 FriendlyName = 'IWLabel5'

 Caption = 'Postal Code:'

 RawText = False

 end

 object editAddress1: TIWEdit

 Left = 96

 Top = 98

 Width = 145

 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 = 'Address'

 MaxLength = 0

 ReadOnly = False

 Required = True

 ScriptEvents = <>

 TabOrder = 2

 OnSubmit = butnNextClick

 PasswordPrompt = False

 end

 object editAddress2: TIWEdit

 Left = 96

 Top = 122

 Width = 145

 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 = 0

 ReadOnly = False

 Required = False

 ScriptEvents = <>

 TabOrder = 3

 OnSubmit = butnNextClick

 PasswordPrompt = False

 end

 object editCity: TIWEdit

 Left = 96

 Top = 146

 Width = 145

 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 = 'City'

 MaxLength = 0

 ReadOnly = False

 Required = True

 ScriptEvents = <>

 TabOrder = 4

 OnSubmit = butnNextClick

 PasswordPrompt = False

 end

 object editState: TIWEdit

 Left = 96

 Top = 170

 Width = 33

 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 = 'State'

 MaxLength = 2

 ReadOnly = False

 Required = True

 ScriptEvents = <>

 TabOrder = 5

 OnSubmit = butnNextClick

 PasswordPrompt = False

 end

 object editZip: TIWEdit

 Left = 248

 Top = 170

 Width = 49

 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 = 'Postal Code'

 MaxLength = 5

 ReadOnly = False

 Required = True

 ScriptEvents = <>

 TabOrder = 6

 OnSubmit = butnNextClick

 PasswordPrompt = False

 end

 object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML

 TagType = ttIntraWeb

 Left = 216

 Top = 275

 end

end