home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Komunik / Phoenix / Phoenix.ex_ / 0 / RCDATA / TONLINEFORM / TONLINEFORM.txt < prev   
Text File  |  1999-02-13  |  9KB  |  372 lines

  1. object OnlineForm: TOnlineForm
  2.   Left = 127
  3.   Top = 562
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Phoenix Mail - Online'
  6.   ClientHeight = 106
  7.   ClientWidth = 330
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 330
  22.     Height = 106
  23.     Align = alClient
  24.     BevelOuter = bvNone
  25.     BorderWidth = 3
  26.     TabOrder = 0
  27.     object Notebook1: TNotebook
  28.       Left = 3
  29.       Top = 3
  30.       Width = 324
  31.       Height = 100
  32.       Align = alClient
  33.       Color = clBtnFace
  34.       ParentColor = False
  35.       TabOrder = 0
  36.       object TPage
  37.         Left = 0
  38.         Top = 0
  39.         Caption = 'Error'
  40.         object Label1: TLabel
  41.           Tag = 257
  42.           Left = 2
  43.           Top = 4
  44.           Width = 79
  45.           Height = 13
  46.           Alignment = taCenter
  47.           AutoSize = False
  48.           Caption = 'Error !!!'
  49.           Font.Charset = DEFAULT_CHARSET
  50.           Font.Color = clWindowText
  51.           Font.Height = -11
  52.           Font.Name = 'MS Sans Serif'
  53.           Font.Style = [fsBold]
  54.           ParentFont = False
  55.         end
  56.         object Image3: TImage
  57.           Left = 28
  58.           Top = 24
  59.           Width = 28
  60.           Height = 28
  61.           Picture.Data = {<image000.bmp>}
  62.         end
  63.         object Button4: TButton
  64.           Tag = 116
  65.           Left = 166
  66.           Top = 72
  67.           Width = 75
  68.           Height = 25
  69.           Cancel = True
  70.           Caption = '&OK'
  71.           Default = True
  72.           ModalResult = 1
  73.           TabOrder = 0
  74.         end
  75.         object Button7: TButton
  76.           Tag = 258
  77.           Left = 246
  78.           Top = 72
  79.           Width = 75
  80.           Height = 25
  81.           Caption = '&Protocol...'
  82.           TabOrder = 1
  83.           OnClick = Button7Click
  84.         end
  85.         object GroupBox3: TGroupBox
  86.           Left = 84
  87.           Top = 4
  88.           Width = 237
  89.           Height = 61
  90.           TabOrder = 2
  91.           object Label2: TLabel
  92.             Left = 12
  93.             Top = 18
  94.             Width = 217
  95.             Height = 39
  96.             AutoSize = False
  97.             Transparent = True
  98.             WordWrap = True
  99.           end
  100.         end
  101.         object Panel2: TPanel
  102.           Left = 8
  103.           Top = 56
  104.           Width = 97
  105.           Height = 37
  106.           TabOrder = 3
  107.           Visible = False
  108.           object Label9: TLabel
  109.             Tag = 253
  110.             Left = 8
  111.             Top = 4
  112.             Width = 47
  113.             Height = 13
  114.             Caption = 'Go Offline'
  115.             Visible = False
  116.           end
  117.           object Label10: TLabel
  118.             Tag = 255
  119.             Left = 8
  120.             Top = 20
  121.             Width = 14
  122.             Height = 13
  123.             Caption = '&No'
  124.             Visible = False
  125.           end
  126.           object Label13: TLabel
  127.             Tag = 377
  128.             Left = 60
  129.             Top = 4
  130.             Width = 30
  131.             Height = 13
  132.             Caption = 'Status'
  133.             Visible = False
  134.           end
  135.           object Label15: TLabel
  136.             Tag = 263
  137.             Left = 36
  138.             Top = 20
  139.             Width = 43
  140.             Height = 13
  141.             Caption = 'Message'
  142.             Visible = False
  143.           end
  144.         end
  145.       end
  146.       object TPage
  147.         Left = 0
  148.         Top = 0
  149.         Caption = 'Offline'
  150.         object Label6: TLabel
  151.           Left = 2
  152.           Top = 4
  153.           Width = 79
  154.           Height = 13
  155.           Alignment = taCenter
  156.           AutoSize = False
  157.           Caption = 'Go Offline'
  158.           Font.Charset = DEFAULT_CHARSET
  159.           Font.Color = clWindowText
  160.           Font.Height = -11
  161.           Font.Name = 'MS Sans Serif'
  162.           Font.Style = [fsBold]
  163.           ParentFont = False
  164.         end
  165.         object Image4: TImage
  166.           Left = 28
  167.           Top = 24
  168.           Width = 28
  169.           Height = 28
  170.           Picture.Data = {<image001.bmp>}
  171.         end
  172.         object Button3: TButton
  173.           Left = 246
  174.           Top = 72
  175.           Width = 75
  176.           Height = 25
  177.           Cancel = True
  178.           Caption = '&No'
  179.           Default = True
  180.           ModalResult = 1
  181.           TabOrder = 1
  182.         end
  183.         object Button5: TButton
  184.           Tag = 261
  185.           Left = 166
  186.           Top = 72
  187.           Width = 75
  188.           Height = 25
  189.           Caption = '&Yes'
  190.           ModalResult = 1
  191.           TabOrder = 0
  192.         end
  193.         object GroupBox4: TGroupBox
  194.           Left = 84
  195.           Top = 4
  196.           Width = 237
  197.           Height = 61
  198.           TabOrder = 2
  199.           object Label7: TLabel
  200.             Left = 12
  201.             Top = 12
  202.             Width = 217
  203.             Height = 29
  204.             AutoSize = False
  205.             Caption = 'Something went wrong.'
  206.             WordWrap = True
  207.           end
  208.           object Label5: TLabel
  209.             Tag = 262
  210.             Left = 12
  211.             Top = 38
  212.             Width = 217
  213.             Height = 13
  214.             AutoSize = False
  215.             Caption = 'Do you want to go offline?'
  216.           end
  217.         end
  218.       end
  219.       object TPage
  220.         Left = 0
  221.         Top = 0
  222.         Caption = 'Password'
  223.         object Image5: TImage
  224.           Left = 28
  225.           Top = 24
  226.           Width = 28
  227.           Height = 28
  228.           Picture.Data = {<image002.bmp>}
  229.         end
  230.         object Label16: TLabel
  231.           Tag = 316
  232.           Left = 2
  233.           Top = 4
  234.           Width = 79
  235.           Height = 13
  236.           Alignment = taCenter
  237.           AutoSize = False
  238.           Caption = 'Password'
  239.           Font.Charset = DEFAULT_CHARSET
  240.           Font.Color = clWindowText
  241.           Font.Height = -11
  242.           Font.Name = 'MS Sans Serif'
  243.           Font.Style = [fsBold]
  244.           ParentFont = False
  245.         end
  246.         object Button1: TButton
  247.           Tag = 116
  248.           Left = 166
  249.           Top = 72
  250.           Width = 75
  251.           Height = 25
  252.           Caption = '&OK'
  253.           Default = True
  254.           ModalResult = 1
  255.           TabOrder = 0
  256.         end
  257.         object Button6: TButton
  258.           Tag = 117
  259.           Left = 246
  260.           Top = 72
  261.           Width = 75
  262.           Height = 25
  263.           Cancel = True
  264.           Caption = '&Cancel'
  265.           ModalResult = 2
  266.           TabOrder = 1
  267.         end
  268.         object GroupBox5: TGroupBox
  269.           Left = 84
  270.           Top = 4
  271.           Width = 237
  272.           Height = 61
  273.           TabOrder = 2
  274.           object Label17: TLabel
  275.             Tag = 323
  276.             Left = 12
  277.             Top = 14
  278.             Width = 217
  279.             Height = 13
  280.             AutoSize = False
  281.             Caption = '&Please enter your POP3 password:'
  282.             FocusControl = Edit1
  283.             WordWrap = True
  284.           end
  285.           object Edit1: TEdit
  286.             Left = 12
  287.             Top = 32
  288.             Width = 213
  289.             Height = 21
  290.             TabOrder = 0
  291.             OnKeyPress = Edit1KeyPress
  292.           end
  293.         end
  294.       end
  295.       object TPage
  296.         Left = 0
  297.         Top = 0
  298.         Caption = 'DUN'
  299.         object Label18: TLabel
  300.           Tag = 326
  301.           Left = 2
  302.           Top = 4
  303.           Width = 79
  304.           Height = 13
  305.           Alignment = taCenter
  306.           AutoSize = False
  307.           Caption = 'Dial Up'
  308.           Font.Charset = DEFAULT_CHARSET
  309.           Font.Color = clWindowText
  310.           Font.Height = -11
  311.           Font.Name = 'MS Sans Serif'
  312.           Font.Style = [fsBold]
  313.           ParentFont = False
  314.         end
  315.         object Image6: TImage
  316.           Left = 28
  317.           Top = 24
  318.           Width = 28
  319.           Height = 28
  320.         end
  321.         object GroupBox6: TGroupBox
  322.           Left = 84
  323.           Top = 4
  324.           Width = 237
  325.           Height = 61
  326.           TabOrder = 0
  327.           object Label20: TLabel
  328.             Tag = 327
  329.             Left = 12
  330.             Top = 14
  331.             Width = 217
  332.             Height = 13
  333.             AutoSize = False
  334.             Caption = '&Please enter your DUN password:'
  335.             FocusControl = Edit2
  336.           end
  337.           object Edit2: TEdit
  338.             Left = 12
  339.             Top = 32
  340.             Width = 213
  341.             Height = 21
  342.             TabOrder = 0
  343.             OnKeyPress = Edit1KeyPress
  344.           end
  345.         end
  346.         object Button10: TButton
  347.           Tag = 117
  348.           Left = 246
  349.           Top = 72
  350.           Width = 75
  351.           Height = 25
  352.           Cancel = True
  353.           Caption = '&Cancel'
  354.           ModalResult = 2
  355.           TabOrder = 1
  356.         end
  357.         object Button11: TButton
  358.           Tag = 116
  359.           Left = 166
  360.           Top = 72
  361.           Width = 75
  362.           Height = 25
  363.           Caption = '&OK'
  364.           Default = True
  365.           ModalResult = 1
  366.           TabOrder = 2
  367.         end
  368.       end
  369.     end
  370.   end
  371. end
  372.