home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / cqwk / install.lib / CYQWK32.EXE / 0 / RCDATA / TBBSINFOFORM / TBBSINFOFORM.txt
Text File  |  1997-04-21  |  3KB  |  191 lines

  1. object BBSInfoForm: TBBSInfoForm
  2.   Left = 203
  3.   Top = 105
  4.   ActiveControl = BitBtn1
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   Caption = 'Mail Packet Information'
  8.   ClientHeight = 278
  9.   ClientWidth = 427
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   PixelsPerInch = 96
  16.   Position = poScreenCenter
  17.   Visible = True
  18.   OnCreate = FormCreate
  19.   TextHeight = 16
  20.   object Label1: TLabel
  21.     Left = 40
  22.     Top = 40
  23.     Width = 96
  24.     Height = 16
  25.     Caption = 'BBS software :'
  26.   end
  27.   object System: TLabel
  28.     Left = 224
  29.     Top = 40
  30.     Width = 48
  31.     Height = 16
  32.     Caption = 'system'
  33.   end
  34.   object Label2: TLabel
  35.     Left = 40
  36.     Top = 56
  37.     Width = 123
  38.     Height = 16
  39.     Caption = 'Maildoor program :'
  40.   end
  41.   object door: TLabel
  42.     Left = 224
  43.     Top = 56
  44.     Width = 29
  45.     Height = 16
  46.     Caption = 'door'
  47.   end
  48.   object Label3: TLabel
  49.     Left = 40
  50.     Top = 72
  51.     Width = 118
  52.     Height = 16
  53.     Caption = 'Maildoor version :'
  54.   end
  55.   object version: TLabel
  56.     Left = 224
  57.     Top = 72
  58.     Width = 49
  59.     Height = 16
  60.     Caption = 'version'
  61.   end
  62.   object Label5: TLabel
  63.     Left = 40
  64.     Top = 136
  65.     Width = 123
  66.     Height = 16
  67.     Caption = 'Total conferences :'
  68.   end
  69.   object NumConf: TLabel
  70.     Left = 224
  71.     Top = 136
  72.     Width = 59
  73.     Height = 17
  74.     Caption = 'NumConf'
  75.   end
  76.   object Name: tMultiColorLabel
  77.     Left = 0
  78.     Top = 0
  79.     Width = 427
  80.     Height = 19
  81.     Align = alTop
  82.     Alignment = taCenter
  83.     AsButton = False
  84.     Caption = 'Name'
  85.     Font.Color = clBlue
  86.     Font.Height = -16
  87.     Font.Name = 'Arial'
  88.     Font.Style = [fsBold]
  89.     LabelStyle = lsRaised
  90.     NormalColor = clBlue
  91.     SelectColor = clYellow
  92.     Multi = False
  93.   end
  94.   object Label4: TLabel
  95.     Left = 40
  96.     Top = 152
  97.     Width = 121
  98.     Height = 16
  99.     Caption = 'Conferences sent :'
  100.   end
  101.   object NumSent: TLabel
  102.     Left = 224
  103.     Top = 152
  104.     Width = 59
  105.     Height = 16
  106.     Caption = 'NumSent'
  107.   end
  108.   object Label7: TLabel
  109.     Left = 40
  110.     Top = 168
  111.     Width = 95
  112.     Height = 16
  113.     Caption = 'Attached files :'
  114.   end
  115.   object NumAttached: TLabel
  116.     Left = 224
  117.     Top = 168
  118.     Width = 85
  119.     Height = 16
  120.     Caption = 'NumAttached'
  121.   end
  122.   object Label6: TLabel
  123.     Left = 40
  124.     Top = 120
  125.     Width = 40
  126.     Height = 16
  127.     Caption = 'Type :'
  128.   end
  129.   object PacketType: TLabel
  130.     Left = 224
  131.     Top = 120
  132.     Width = 75
  133.     Height = 16
  134.     Caption = 'PacketType'
  135.   end
  136.   object Bevel1: TBevel
  137.     Left = 16
  138.     Top = 32
  139.     Width = 393
  140.     Height = 65
  141.   end
  142.   object Bevel2: TBevel
  143.     Left = 16
  144.     Top = 112
  145.     Width = 393
  146.     Height = 121
  147.   end
  148.   object qDate: TLabel
  149.     Left = 224
  150.     Top = 184
  151.     Width = 38
  152.     Height = 16
  153.     Caption = 'qDate'
  154.   end
  155.   object qTime: TLabel
  156.     Left = 224
  157.     Top = 200
  158.     Width = 40
  159.     Height = 16
  160.     Caption = 'qTime'
  161.   end
  162.   object Label8: TLabel
  163.     Left = 40
  164.     Top = 184
  165.     Width = 120
  166.     Height = 16
  167.     Caption = 'Date downloaded :'
  168.   end
  169.   object Label9: TLabel
  170.     Left = 40
  171.     Top = 200
  172.     Width = 122
  173.     Height = 16
  174.     Caption = 'Time  downloaded:'
  175.   end
  176.   object BitBtn1: TBitBtn
  177.     Left = 168
  178.     Top = 240
  179.     Width = 89
  180.     Height = 33
  181.     Caption = '&Ok'
  182.     TabOrder = 0
  183.     Kind = bkOK
  184.   end
  185.   object ResolutionFix1: TResolutionFix
  186.     DesignRes = 96
  187.     Left = 368
  188.     Top = 232
  189.   end
  190. end
  191.