home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / MEMOPAD.ZIP / _SETUP.1 / MemoPadPro.exe / 0 / RCDATA / TNETWORKBB / TNETWORKBB.txt
Text File  |  1998-05-28  |  4KB  |  238 lines

  1. object NetworkBB: TNetworkBB
  2.   Left = 399
  3.   Top = 176
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Network Memo'
  7.   ClientHeight = 258
  8.   ClientWidth = 338
  9.   Color = 14547961
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Menu = MainMenu1
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label3: TLabel
  21.     Left = 32
  22.     Top = 16
  23.     Width = 121
  24.     Height = 17
  25.     Alignment = taCenter
  26.     AutoSize = False
  27.     Caption = 'Refresh memo every '
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object Label4: TLabel
  36.     Left = 248
  37.     Top = 16
  38.     Width = 65
  39.     Height = 17
  40.     Alignment = taCenter
  41.     AutoSize = False
  42.     Caption = 'seconds'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -11
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.   end
  50.   object Bevel2: TBevel
  51.     Left = 8
  52.     Top = 8
  53.     Width = 321
  54.     Height = 33
  55.   end
  56.   object Bevel3: TBevel
  57.     Left = 8
  58.     Top = 200
  59.     Width = 321
  60.     Height = 33
  61.   end
  62.   object Label1: TLabel
  63.     Left = 40
  64.     Top = 232
  65.     Width = 257
  66.     Height = 15
  67.     Alignment = taCenter
  68.     AutoSize = False
  69.     Font.Charset = ANSI_CHARSET
  70.     Font.Color = clWindowText
  71.     Font.Height = -12
  72.     Font.Name = 'Arial'
  73.     Font.Style = [fsBold]
  74.     ParentFont = False
  75.   end
  76.   object Memo1: TMemo
  77.     Left = 8
  78.     Top = 40
  79.     Width = 322
  80.     Height = 137
  81.     Font.Charset = DEFAULT_CHARSET
  82.     Font.Color = clWindowText
  83.     Font.Height = -13
  84.     Font.Name = 'MS Sans Serif'
  85.     Font.Style = [fsBold]
  86.     HideSelection = False
  87.     ImeMode = imAlpha
  88.     ParentFont = False
  89.     ReadOnly = True
  90.     ScrollBars = ssVertical
  91.     TabOrder = 0
  92.     WantTabs = True
  93.   end
  94.   object CheckBox1: TCheckBox
  95.     Left = 408
  96.     Top = 80
  97.     Width = 25
  98.     Height = 17
  99.     TabOrder = 1
  100.   end
  101.   object ListBox1: TListBox
  102.     Left = 392
  103.     Top = 48
  104.     Width = 49
  105.     Height = 9
  106.     ItemHeight = 13
  107.     TabOrder = 2
  108.   end
  109.   object ListBox2: TListBox
  110.     Left = 408
  111.     Top = 176
  112.     Width = 33
  113.     Height = 1
  114.     ItemHeight = 13
  115.     TabOrder = 3
  116.   end
  117.   object Edit2: TEdit
  118.     Left = 16
  119.     Top = 208
  120.     Width = 305
  121.     Height = 21
  122.     TabOrder = 4
  123.     OnKeyPress = Edit2KeyPress
  124.   end
  125.   object Button4: TButton
  126.     Left = 112
  127.     Top = 176
  128.     Width = 113
  129.     Height = 17
  130.     Caption = 'Clear Network Memo'
  131.     TabOrder = 5
  132.     OnClick = Button4Click
  133.   end
  134.   object ListBox3: TListBox
  135.     Left = 384
  136.     Top = 176
  137.     Width = 41
  138.     Height = 9
  139.     ItemHeight = 13
  140.     TabOrder = 6
  141.   end
  142.   object ListBox4: TListBox
  143.     Left = 392
  144.     Top = 64
  145.     Width = 49
  146.     Height = 9
  147.     ItemHeight = 13
  148.     TabOrder = 7
  149.   end
  150.   object Memo2: TMemo
  151.     Left = 424
  152.     Top = 192
  153.     Width = 49
  154.     Height = 57
  155.     TabOrder = 8
  156.     WordWrap = False
  157.   end
  158.   object Edit3: TEdit
  159.     Left = 168
  160.     Top = 16
  161.     Width = 73
  162.     Height = 21
  163.     TabOrder = 9
  164.     Text = '3'
  165.     OnChange = Edit3Change
  166.   end
  167.   object Memo3: TMemo
  168.     Left = 416
  169.     Top = 16
  170.     Width = 17
  171.     Height = 9
  172.     TabOrder = 10
  173.     WordWrap = False
  174.   end
  175.   object Edit1: TEdit
  176.     Left = 40
  177.     Top = 288
  178.     Width = 73
  179.     Height = 21
  180.     TabOrder = 11
  181.   end
  182.   object ListBox5: TListBox
  183.     Left = 448
  184.     Top = 96
  185.     Width = 17
  186.     Height = 9
  187.     ItemHeight = 13
  188.     TabOrder = 12
  189.   end
  190.   object Memo4: TMemo
  191.     Left = 448
  192.     Top = 152
  193.     Width = 9
  194.     Height = 17
  195.     TabOrder = 13
  196.     WordWrap = False
  197.   end
  198.   object Memo5: TMemo
  199.     Left = 432
  200.     Top = 160
  201.     Width = 17
  202.     Height = 17
  203.     TabOrder = 14
  204.     WordWrap = False
  205.   end
  206.   object Button1: TButton
  207.     Left = 232
  208.     Top = 176
  209.     Width = 89
  210.     Height = 17
  211.     Caption = 'Button1'
  212.     TabOrder = 15
  213.     OnClick = Button1Click
  214.   end
  215.   object Timer1: TTimer
  216.     Enabled = False
  217.     Interval = 3000
  218.     OnTimer = Timer1Timer
  219.     Left = 408
  220.     Top = 120
  221.   end
  222.   object MainMenu1: TMainMenu
  223.     Left = 368
  224.     Top = 16
  225.     object Clearnetworkmemo1: TMenuItem
  226.       Caption = 'Options'
  227.       object Sethostdirectory1: TMenuItem
  228.         Caption = 'Set host directory'
  229.         OnClick = Sethostdirectory1Click
  230.       end
  231.       object Clearmemo1: TMenuItem
  232.         Caption = 'Clear memo'
  233.         OnClick = Clearmemo1Click
  234.       end
  235.     end
  236.   end
  237. end
  238.