object FViewEditUser: TFViewEditUser
  Width = 640
  Height = 480
  OnShow = WebFormCreate
  object WebLabel2: TWebLabel
    Left = 16
    Top = 8
    Width = 57
    Height = 15
    Caption = 'Full Name:'
    Color = clBtnFace
    ElementID = 'lblfullname'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object WebLabel3: TWebLabel
    Left = 14
    Top = 37
    Width = 53
    Height = 15
    Caption = 'Password:'
    Color = clBtnFace
    ElementID = 'lblpassword'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object lblQB: TWebLabel
    Left = 256
    Top = 65
    Width = 80
    Height = 15
    Caption = 'Quickbooks ID:'
    Color = clBtnFace
    ElementID = 'lblQB'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object WebLabel5: TWebLabel
    Left = 284
    Top = 8
    Width = 56
    Height = 15
    Caption = 'Username:'
    Color = clBtnFace
    ElementID = 'lblusername'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object WebLabel6: TWebLabel
    Left = 240
    Top = 41
    Width = 100
    Height = 15
    Caption = 'Confirm Password:'
    Color = clBtnFace
    ElementID = 'lblconfirm'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object WebLabel7: TWebLabel
    Left = 35
    Top = 62
    Width = 32
    Height = 15
    Caption = 'Email:'
    Color = clBtnFace
    ElementID = 'lblemail'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object lblactive: TWebLabel
    Left = 45
    Top = 163
    Width = 38
    Height = 15
    Caption = 'Active?'
    Color = clBtnFace
    ElementID = 'lblactive'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object lblRights: TWebLabel
    Left = 3
    Top = 96
    Width = 74
    Height = 15
    Caption = 'System Rights'
    ElementID = 'lblrights'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object lblAccess: TWebLabel
    Left = 272
    Top = 96
    Width = 66
    Height = 15
    Caption = 'Access Type:'
    ElementID = 'lblaccess'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object lblPerspective: TWebLabel
    Left = 3
    Top = 132
    Width = 77
    Height = 15
    Caption = 'Perspective ID:'
    ElementID = 'lblperspective'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object edtConfirmPassword: TWebEdit
    Left = 348
    Top = 34
    Width = 121
    Height = 22
    ChildOrder = 7
    ElementID = 'edtconfirmpassword'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object edtEmail: TWebEdit
    Left = 96
    Top = 62
    Width = 121
    Height = 22
    ChildOrder = 7
    ElementID = 'edtemail'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object edtPassword: TWebEdit
    Left = 96
    Top = 34
    Width = 121
    Height = 22
    ChildOrder = 13
    ElementID = 'edtpassword'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object btnConfirm: TWebButton
    Left = 96
    Top = 200
    Width = 96
    Height = 25
    Caption = 'Confirm'
    ChildOrder = 9
    ElementClassName = 'btn btn-light'
    ElementID = 'btnconfirm'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = 'Segoe UI'
    Font.Style = []
    HeightPercent = 100.000000000000000000
    ParentFont = False
    WidthPercent = 100.000000000000000000
    OnClick = btnConfirmClick
  end
  object edtFullname: TWebEdit
    Left = 96
    Top = 4
    Width = 121
    Height = 22
    ChildOrder = 14
    ElementID = 'edtfullname'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object edtUsername: TWebEdit
    Left = 346
    Top = 4
    Width = 121
    Height = 22
    ChildOrder = 14
    ElementID = 'edtusername'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object btnCancel: TWebButton
    Left = 221
    Top = 200
    Width = 96
    Height = 25
    Caption = 'Cancel'
    ChildOrder = 9
    ElementClassName = 'btn btn-light'
    ElementID = 'btncancel'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = 'Segoe UI'
    Font.Style = []
    HeightPercent = 100.000000000000000000
    ParentFont = False
    WidthPercent = 100.000000000000000000
    OnClick = btnCancelClick
  end
  object btnConfirmChanges: TWebButton
    Left = 100
    Top = 330
    Width = 96
    Height = 25
    Caption = 'Confirm'
    ChildOrder = 16
    ElementID = 'btn_confirm_changes'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
    OnClick = btnConfirmChangesClick
  end
  object pnlMessage: TWebPanel
    Left = 482
    Top = 4
    Width = 121
    Height = 33
    ElementID = 'view.login.message'
    ChildOrder = 17
    TabOrder = 8
    object lblMessage: TWebLabel
      Left = 16
      Top = 11
      Width = 46
      Height = 15
      Caption = 'Message'
      ElementID = 'view.login.message.label'
      HeightPercent = 100.000000000000000000
      WidthPercent = 100.000000000000000000
    end
    object btnCloseNotification: TWebButton
      Left = 96
      Top = 3
      Width = 22
      Height = 25
      ChildOrder = 1
      ElementID = 'view.login.message.button'
      HeightPercent = 100.000000000000000000
      WidthPercent = 100.000000000000000000
      OnClick = btnCloseNotificationClick
    end
  end
  object cbStatus: TWebCheckBox
    Left = 96
    Top = 162
    Width = 107
    Height = 20
    Caption = 'Active?'
    ChildOrder = 12
    ElementID = 'cbstatus'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = [fsBold]
    HeightPercent = 100.000000000000000000
    ParentFont = False
    WidthPercent = 100.000000000000000000
  end
  object edtQB: TWebEdit
    Left = 348
    Top = 62
    Width = 121
    Height = 22
    ChildOrder = 7
    ElementID = 'edtQB'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object edtRights: TWebEdit
    Left = 96
    Top = 93
    Width = 121
    Height = 22
    ChildOrder = 19
    ElementID = 'edtrights'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object cbAccess: TWebComboBox
    Left = 352
    Top = 90
    Width = 145
    Height = 23
    ElementID = 'cbaccess'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
    ItemIndex = -1
    Items.Strings = (
      'PLATE'
      'MOUNT'
      'SHIP'
      'ART'
      'ALL'
      'ACTIVE')
  end
  object edtPerspective: TWebEdit
    Left = 96
    Top = 129
    Width = 121
    Height = 22
    ChildOrder = 23
    ElementID = 'edtperspective'
    HeightPercent = 100.000000000000000000
    WidthPercent = 100.000000000000000000
  end
  object XDataWebClient1: TXDataWebClient
    Connection = DMConnection.ApiConnection
    Left = 556
    Top = 416
  end
  object WebTimer1: TWebTimer
    Enabled = False
    Interval = 500
    OnTimer = WebTimer1Timer
    Left = 430
    Top = 382
  end
end