object OnlineForm: TOnlineForm Left = 127 Top = 562 BorderStyle = bsToolWindow Caption = 'Phoenix Mail - Online' ClientHeight = 106 ClientWidth = 330 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 330 Height = 106 Align = alClient BevelOuter = bvNone BorderWidth = 3 TabOrder = 0 object Notebook1: TNotebook Left = 3 Top = 3 Width = 324 Height = 100 Align = alClient Color = clBtnFace ParentColor = False TabOrder = 0 object TPage Left = 0 Top = 0 Caption = 'Error' object Label1: TLabel Tag = 257 Left = 2 Top = 4 Width = 79 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Error !!!' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Image3: TImage Left = 28 Top = 24 Width = 28 Height = 28 Picture.Data = {} end object Button4: TButton Tag = 116 Left = 166 Top = 72 Width = 75 Height = 25 Cancel = True Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 end object Button7: TButton Tag = 258 Left = 246 Top = 72 Width = 75 Height = 25 Caption = '&Protocol...' TabOrder = 1 OnClick = Button7Click end object GroupBox3: TGroupBox Left = 84 Top = 4 Width = 237 Height = 61 TabOrder = 2 object Label2: TLabel Left = 12 Top = 18 Width = 217 Height = 39 AutoSize = False Transparent = True WordWrap = True end end object Panel2: TPanel Left = 8 Top = 56 Width = 97 Height = 37 TabOrder = 3 Visible = False object Label9: TLabel Tag = 253 Left = 8 Top = 4 Width = 47 Height = 13 Caption = 'Go Offline' Visible = False end object Label10: TLabel Tag = 255 Left = 8 Top = 20 Width = 14 Height = 13 Caption = '&No' Visible = False end object Label13: TLabel Tag = 377 Left = 60 Top = 4 Width = 30 Height = 13 Caption = 'Status' Visible = False end object Label15: TLabel Tag = 263 Left = 36 Top = 20 Width = 43 Height = 13 Caption = 'Message' Visible = False end end end object TPage Left = 0 Top = 0 Caption = 'Offline' object Label6: TLabel Left = 2 Top = 4 Width = 79 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Go Offline' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Image4: TImage Left = 28 Top = 24 Width = 28 Height = 28 Picture.Data = {} end object Button3: TButton Left = 246 Top = 72 Width = 75 Height = 25 Cancel = True Caption = '&No' Default = True ModalResult = 1 TabOrder = 1 end object Button5: TButton Tag = 261 Left = 166 Top = 72 Width = 75 Height = 25 Caption = '&Yes' ModalResult = 1 TabOrder = 0 end object GroupBox4: TGroupBox Left = 84 Top = 4 Width = 237 Height = 61 TabOrder = 2 object Label7: TLabel Left = 12 Top = 12 Width = 217 Height = 29 AutoSize = False Caption = 'Something went wrong.' WordWrap = True end object Label5: TLabel Tag = 262 Left = 12 Top = 38 Width = 217 Height = 13 AutoSize = False Caption = 'Do you want to go offline?' end end end object TPage Left = 0 Top = 0 Caption = 'Password' object Image5: TImage Left = 28 Top = 24 Width = 28 Height = 28 Picture.Data = {} end object Label16: TLabel Tag = 316 Left = 2 Top = 4 Width = 79 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Password' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Button1: TButton Tag = 116 Left = 166 Top = 72 Width = 75 Height = 25 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 end object Button6: TButton Tag = 117 Left = 246 Top = 72 Width = 75 Height = 25 Cancel = True Caption = '&Cancel' ModalResult = 2 TabOrder = 1 end object GroupBox5: TGroupBox Left = 84 Top = 4 Width = 237 Height = 61 TabOrder = 2 object Label17: TLabel Tag = 323 Left = 12 Top = 14 Width = 217 Height = 13 AutoSize = False Caption = '&Please enter your POP3 password:' FocusControl = Edit1 WordWrap = True end object Edit1: TEdit Left = 12 Top = 32 Width = 213 Height = 21 TabOrder = 0 OnKeyPress = Edit1KeyPress end end end object TPage Left = 0 Top = 0 Caption = 'DUN' object Label18: TLabel Tag = 326 Left = 2 Top = 4 Width = 79 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Dial Up' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Image6: TImage Left = 28 Top = 24 Width = 28 Height = 28 end object GroupBox6: TGroupBox Left = 84 Top = 4 Width = 237 Height = 61 TabOrder = 0 object Label20: TLabel Tag = 327 Left = 12 Top = 14 Width = 217 Height = 13 AutoSize = False Caption = '&Please enter your DUN password:' FocusControl = Edit2 end object Edit2: TEdit Left = 12 Top = 32 Width = 213 Height = 21 TabOrder = 0 OnKeyPress = Edit1KeyPress end end object Button10: TButton Tag = 117 Left = 246 Top = 72 Width = 75 Height = 25 Cancel = True Caption = '&Cancel' ModalResult = 2 TabOrder = 1 end object Button11: TButton Tag = 116 Left = 166 Top = 72 Width = 75 Height = 25 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 2 end end end end end