home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Wtestowe / Netshift / _SETUP.1 / NetShift.exe / 0 / RCDATA / TFORMEMAIL / TFORMEMAIL.txt
Text File  |  1998-03-06  |  10KB  |  421 lines

  1. object FormEmail: TFormEmail
  2.   Left = 276
  3.   Top = 212
  4.   BorderStyle = bsNone
  5.   Caption = 'FormEmail'
  6.   ClientHeight = 249
  7.   ClientWidth = 700
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   OnCreate = FormCreate
  14.   OnHide = FormHide
  15.   OnPaint = FormPaint
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object MemoMessage: TMemo
  20.     Left = 0
  21.     Top = 57
  22.     Width = 700
  23.     Height = 192
  24.     Align = alClient
  25.     Font.Color = clWindowText
  26.     Font.Height = -13
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = []
  29.     ParentFont = False
  30.     ReadOnly = True
  31.     ScrollBars = ssBoth
  32.     TabOrder = 0
  33.     WantTabs = True
  34.   end
  35.   object Notebook: TNotebook
  36.     Left = 0
  37.     Top = 0
  38.     Width = 700
  39.     Height = 57
  40.     Align = alTop
  41.     TabOrder = 1
  42.     OnPageChanged = NotebookPageChanged
  43.     object TPage
  44.       Left = 0
  45.       Top = 0
  46.       Caption = 'ServerInfo'
  47.       object Label1: TLabel
  48.         Left = 9
  49.         Top = 9
  50.         Width = 40
  51.         Height = 16
  52.         Alignment = taRightJustify
  53.         Caption = 'Server'
  54.         Font.Color = clWindowText
  55.         Font.Height = -13
  56.         Font.Name = 'MS Sans Serif'
  57.         Font.Style = []
  58.         ParentFont = False
  59.       end
  60.       object Label2: TLabel
  61.         Left = 20
  62.         Top = 33
  63.         Width = 29
  64.         Height = 16
  65.         Alignment = taRightJustify
  66.         Caption = 'User'
  67.         Font.Color = clWindowText
  68.         Font.Height = -13
  69.         Font.Name = 'MS Sans Serif'
  70.         Font.Style = []
  71.         ParentFont = False
  72.       end
  73.       object Label3: TLabel
  74.         Left = 264
  75.         Top = 33
  76.         Width = 65
  77.         Height = 16
  78.         Alignment = taRightJustify
  79.         Caption = 'Password'
  80.         Font.Color = clWindowText
  81.         Font.Height = -13
  82.         Font.Name = 'MS Sans Serif'
  83.         Font.Style = []
  84.         ParentFont = False
  85.       end
  86.       object TiledBitmap1: TTiledBitmap
  87.         Left = 0
  88.         Top = 0
  89.         Width = 700
  90.         Height = 57
  91.         Align = alClient
  92.       end
  93.       object BCancel1: TSpeedButton
  94.         Tag = 4
  95.         Left = 635
  96.         Top = 8
  97.         Width = 57
  98.         Height = 41
  99.         Caption = 'Cancel'
  100.         Font.Color = clWindowText
  101.         Font.Height = -13
  102.         Font.Name = 'MS Sans Serif'
  103.         Font.Style = []
  104.         ParentFont = False
  105.         OnClick = BCancel1Click
  106.       end
  107.       object BNew: TSpeedButton
  108.         Tag = 4
  109.         Left = 571
  110.         Top = 8
  111.         Width = 57
  112.         Height = 41
  113.         Caption = 'New'
  114.         Font.Color = clWindowText
  115.         Font.Height = -13
  116.         Font.Name = 'MS Sans Serif'
  117.         Font.Style = []
  118.         ParentFont = False
  119.         OnClick = BNewClick
  120.       end
  121.       object BGet: TSpeedButton
  122.         Tag = 4
  123.         Left = 507
  124.         Top = 8
  125.         Width = 57
  126.         Height = 41
  127.         Caption = 'Get Mail'
  128.         Font.Color = clWindowText
  129.         Font.Height = -13
  130.         Font.Name = 'MS Sans Serif'
  131.         Font.Style = []
  132.         ParentFont = False
  133.         OnClick = BGetClick
  134.       end
  135.       object EServer: TEdit
  136.         Left = 56
  137.         Top = 4
  138.         Width = 441
  139.         Height = 24
  140.         Font.Color = clWindowText
  141.         Font.Height = -13
  142.         Font.Name = 'MS Sans Serif'
  143.         Font.Style = []
  144.         ParentFont = False
  145.         TabOrder = 0
  146.         Text = 'mail.shift-f7.com'
  147.       end
  148.       object EUser: TEdit
  149.         Left = 56
  150.         Top = 28
  151.         Width = 153
  152.         Height = 24
  153.         Font.Color = clWindowText
  154.         Font.Height = -13
  155.         Font.Name = 'MS Sans Serif'
  156.         Font.Style = []
  157.         ParentFont = False
  158.         TabOrder = 1
  159.         Text = 'sf7k'
  160.       end
  161.       object EPassword: TEdit
  162.         Left = 336
  163.         Top = 28
  164.         Width = 161
  165.         Height = 24
  166.         Font.Color = clWindowText
  167.         Font.Height = -13
  168.         Font.Name = 'MS Sans Serif'
  169.         Font.Style = []
  170.         ParentFont = False
  171.         PasswordChar = '*'
  172.         TabOrder = 2
  173.         Text = 'k01:YHNU'
  174.       end
  175.     end
  176.     object TPage
  177.       Left = 0
  178.       Top = 0
  179.       Caption = 'GetMail'
  180.       object TiledBitmap2: TTiledBitmap
  181.         Left = 497
  182.         Top = 0
  183.         Width = 203
  184.         Height = 57
  185.         Align = alClient
  186.       end
  187.       object BReply: TSpeedButton
  188.         Tag = 4
  189.         Left = 507
  190.         Top = 8
  191.         Width = 57
  192.         Height = 41
  193.         Caption = 'Reply'
  194.         Font.Color = clWindowText
  195.         Font.Height = -13
  196.         Font.Name = 'MS Sans Serif'
  197.         Font.Style = []
  198.         ParentFont = False
  199.         OnClick = BReplyClick
  200.       end
  201.       object BDelete: TSpeedButton
  202.         Tag = 4
  203.         Left = 571
  204.         Top = 8
  205.         Width = 57
  206.         Height = 41
  207.         Caption = 'Delete'
  208.         Font.Color = clWindowText
  209.         Font.Height = -13
  210.         Font.Name = 'MS Sans Serif'
  211.         Font.Style = []
  212.         ParentFont = False
  213.         OnClick = BDeleteClick
  214.       end
  215.       object BCancel2: TSpeedButton
  216.         Tag = 4
  217.         Left = 635
  218.         Top = 8
  219.         Width = 57
  220.         Height = 41
  221.         Caption = 'Cancel'
  222.         Font.Color = clWindowText
  223.         Font.Height = -13
  224.         Font.Name = 'MS Sans Serif'
  225.         Font.Style = []
  226.         ParentFont = False
  227.         OnClick = BCancel2Click
  228.       end
  229.       object ListMessages: TListBox
  230.         Left = 0
  231.         Top = 0
  232.         Width = 497
  233.         Height = 57
  234.         Align = alLeft
  235.         Font.Color = clWindowText
  236.         Font.Height = -13
  237.         Font.Name = 'MS Sans Serif'
  238.         Font.Style = []
  239.         ItemHeight = 16
  240.         ParentFont = False
  241.         TabOrder = 0
  242.         OnClick = ListMessagesClick
  243.       end
  244.     end
  245.     object TPage
  246.       Left = 0
  247.       Top = 0
  248.       Caption = 'SendMail'
  249.       object Label7: TLabel
  250.         Left = 232
  251.         Top = 9
  252.         Width = 40
  253.         Height = 16
  254.         Caption = 'cc Self'
  255.         Font.Color = clWindowText
  256.         Font.Height = -13
  257.         Font.Name = 'MS Sans Serif'
  258.         Font.Style = []
  259.         ParentFont = False
  260.       end
  261.       object Label4: TLabel
  262.         Left = 4
  263.         Top = 33
  264.         Width = 45
  265.         Height = 16
  266.         Alignment = taRightJustify
  267.         Caption = 'Subject'
  268.         Font.Color = clWindowText
  269.         Font.Height = -13
  270.         Font.Name = 'MS Sans Serif'
  271.         Font.Style = []
  272.         ParentFont = False
  273.       end
  274.       object Label5: TLabel
  275.         Left = 18
  276.         Top = 9
  277.         Width = 31
  278.         Height = 16
  279.         Alignment = taRightJustify
  280.         Caption = 'From'
  281.         Font.Color = clWindowText
  282.         Font.Height = -13
  283.         Font.Name = 'MS Sans Serif'
  284.         Font.Style = []
  285.         ParentFont = False
  286.       end
  287.       object Label6: TLabel
  288.         Left = 320
  289.         Top = 9
  290.         Width = 17
  291.         Height = 16
  292.         Alignment = taRightJustify
  293.         Caption = 'To'
  294.         Font.Color = clWindowText
  295.         Font.Height = -13
  296.         Font.Name = 'MS Sans Serif'
  297.         Font.Style = []
  298.         ParentFont = False
  299.       end
  300.       object TiledBitmap3: TTiledBitmap
  301.         Left = 0
  302.         Top = 0
  303.         Width = 700
  304.         Height = 57
  305.         Align = alClient
  306.       end
  307.       object BSend: TSpeedButton
  308.         Tag = 4
  309.         Left = 571
  310.         Top = 8
  311.         Width = 57
  312.         Height = 41
  313.         Caption = 'Send'
  314.         Font.Color = clWindowText
  315.         Font.Height = -13
  316.         Font.Name = 'MS Sans Serif'
  317.         Font.Style = []
  318.         ParentFont = False
  319.         OnClick = BSendClick
  320.       end
  321.       object BCancel3: TSpeedButton
  322.         Tag = 4
  323.         Left = 635
  324.         Top = 8
  325.         Width = 57
  326.         Height = 41
  327.         Caption = 'Cancel'
  328.         Font.Color = clWindowText
  329.         Font.Height = -13
  330.         Font.Name = 'MS Sans Serif'
  331.         Font.Style = []
  332.         ParentFont = False
  333.         OnClick = BCancel3Click
  334.       end
  335.       object ESubject: TEdit
  336.         Left = 56
  337.         Top = 28
  338.         Width = 441
  339.         Height = 24
  340.         Font.Color = clWindowText
  341.         Font.Height = -13
  342.         Font.Name = 'MS Sans Serif'
  343.         Font.Style = []
  344.         ParentFont = False
  345.         TabOrder = 3
  346.         Text = 'mail.shift-f7.com'
  347.       end
  348.       object EFrom: TEdit
  349.         Left = 56
  350.         Top = 4
  351.         Width = 153
  352.         Height = 24
  353.         Font.Color = clWindowText
  354.         Font.Height = -13
  355.         Font.Name = 'MS Sans Serif'
  356.         Font.Style = []
  357.         ParentFont = False
  358.         TabOrder = 0
  359.         Text = 'sf7k'
  360.       end
  361.       object ETo: TEdit
  362.         Left = 344
  363.         Top = 4
  364.         Width = 153
  365.         Height = 24
  366.         Font.Color = clWindowText
  367.         Font.Height = -13
  368.         Font.Name = 'MS Sans Serif'
  369.         Font.Style = []
  370.         ParentFont = False
  371.         TabOrder = 2
  372.         Text = 'k01:YHNU'
  373.       end
  374.       object CBccSelf: TCheckBox
  375.         Left = 216
  376.         Top = 11
  377.         Width = 13
  378.         Height = 13
  379.         Font.Color = clWindowText
  380.         Font.Height = -13
  381.         Font.Name = 'MS Sans Serif'
  382.         Font.Style = []
  383.         ParentFont = False
  384.         State = cbChecked
  385.         TabOrder = 1
  386.       end
  387.     end
  388.   end
  389.   object POP: TmsRemotePOP
  390.     WinsockLoaded = True
  391.     DefaultPort = 110
  392.     OnOpen = Open
  393.     OnClosed = Closed
  394.     OnUserMessageSave = POPUserMessageSave
  395.     Left = 72
  396.     Top = 96
  397.   end
  398.   object Msg: TmsMessage
  399.     ContentType = 'text/plain'
  400.     ReturnReceipt = False
  401.     Left = 112
  402.     Top = 96
  403.   end
  404.   object SMTP: TmsSMTP
  405.     WinsockLoaded = True
  406.     DefaultPort = 25
  407.     OnOpen = Open
  408.     OnClosed = Closed
  409.     MailMessage = Msg
  410.     Left = 72
  411.     Top = 136
  412.   end
  413.   object Timer: TTimer
  414.     Enabled = False
  415.     Interval = 1
  416.     OnTimer = TimerTimer
  417.     Left = 72
  418.     Top = 176
  419.   end
  420. end
  421.