home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / tema / thebat / download / update / thebat.exe / 0 / RCDATA / TCONNECTMONITOR / TCONNECTMONITOR.txt
Text File  |  2001-09-09  |  10KB  |  422 lines

  1. object ConnectMonitor: TConnectMonitor
  2.   Left = 216
  3.   Top = 149
  4.   Width = 484
  5.   Height = 392
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   Caption = 'Connection Centre'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   OnClose = FormClose
  15.   OnCloseQuery = FormCloseQuery
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Book: TPageControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 328
  25.     Height = 337
  26.     ActivePage = tsQueue
  27.     Align = alClient
  28.     TabOrder = 0
  29.     OnChange = BookChange
  30.     object tsQueue: TTabSheet
  31.       Caption = 'Queue'
  32.       object pnQueue: TPanel
  33.         Left = 0
  34.         Top = 0
  35.         Width = 320
  36.         Height = 309
  37.         Align = alClient
  38.         BevelOuter = bvNone
  39.         TabOrder = 0
  40.         object Splitter1: TSplitter
  41.           Left = 0
  42.           Top = 120
  43.           Width = 320
  44.           Height = 3
  45.           Cursor = crVSplit
  46.           Align = alTop
  47.           Beveled = False
  48.         end
  49.         object sbBox: TScrollBox
  50.           Left = 0
  51.           Top = 123
  52.           Width = 320
  53.           Height = 186
  54.           VertScrollBar.Tracking = True
  55.           Align = alClient
  56.           TabOrder = 1
  57.           OnResize = sbBoxResize
  58.           object gProgress: TGauge
  59.             Left = 244
  60.             Top = 29
  61.             Width = 49
  62.             Height = 49
  63.             Color = clBtnFace
  64.             Kind = gkPie
  65.             Font.Color = clBlack
  66.             Font.Height = -11
  67.             Font.Name = 'MS Sans Serif'
  68.             Font.Style = []
  69.             BorderStyle = bsNone
  70.             MaxValue = 0
  71.             ParentColor = False
  72.             ParentFont = False
  73.             ParentShowHint = False
  74.             Progress = 0
  75.             ShowHint = False
  76.           end
  77.           object lSize: TLabel
  78.             Left = 198
  79.             Top = 32
  80.             Width = 35
  81.             Height = 13
  82.             Alignment = taRightJustify
  83.             Caption = '0 Bytes'
  84.             Visible = False
  85.           end
  86.           object lZero: TLabel
  87.             Left = 8
  88.             Top = 32
  89.             Width = 6
  90.             Height = 13
  91.             Caption = '0'
  92.             Visible = False
  93.           end
  94.           object lcStatus: TLabel
  95.             Left = 64
  96.             Top = 80
  97.             Width = 241
  98.             Height = 25
  99.             AutoSize = False
  100.             WordWrap = True
  101.           end
  102.           object lblMessage: TLabel
  103.             Left = 8
  104.             Top = 108
  105.             Width = 49
  106.             Height = 13
  107.             Caption = 'Message: '
  108.           end
  109.           object lblXfer: TLabel
  110.             Left = 8
  111.             Top = 128
  112.             Width = 45
  113.             Height = 13
  114.             Caption = 'Transfer: '
  115.           end
  116.           object lblTime: TLabel
  117.             Left = 8
  118.             Top = 148
  119.             Width = 26
  120.             Height = 13
  121.             Caption = 'Time:'
  122.           end
  123.           object Label6: TLabel
  124.             Left = 8
  125.             Top = 172
  126.             Width = 21
  127.             Height = 13
  128.             Caption = '&Log:'
  129.             FocusControl = eLog
  130.           end
  131.           object lblServer: TLabel
  132.             Left = 8
  133.             Top = 8
  134.             Width = 34
  135.             Height = 13
  136.             Caption = 'Server:'
  137.           end
  138.           object lcMessage: TLabel
  139.             Left = 72
  140.             Top = 108
  141.             Width = 32
  142.             Height = 13
  143.             AutoSize = False
  144.           end
  145.           object lcXfer: TLabel
  146.             Left = 64
  147.             Top = 128
  148.             Width = 32
  149.             Height = 13
  150.             AutoSize = False
  151.           end
  152.           object lcTime: TLabel
  153.             Left = 104
  154.             Top = 148
  155.             Width = 38
  156.             Height = 13
  157.             AutoSize = False
  158.           end
  159.           object lblStatus: TLabel
  160.             Left = 8
  161.             Top = 80
  162.             Width = 33
  163.             Height = 13
  164.             Caption = 'Status:'
  165.           end
  166.           object lcServer: TLabel
  167.             Left = 64
  168.             Top = 8
  169.             Width = 241
  170.             Height = 13
  171.             AutoSize = False
  172.           end
  173.           object Bar: TProgressBar
  174.             Left = 8
  175.             Top = 48
  176.             Width = 225
  177.             Height = 17
  178.             Min = 0
  179.             Max = 100
  180.             TabOrder = 0
  181.           end
  182.           object Panel1: TPanel
  183.             Left = 0
  184.             Top = 185
  185.             Width = 305
  186.             Height = 191
  187.             Align = alBottom
  188.             BevelOuter = bvNone
  189.             BorderWidth = 8
  190.             Caption = 'Panel1'
  191.             TabOrder = 1
  192.             object eLog: TMemo
  193.               Left = 8
  194.               Top = 8
  195.               Width = 289
  196.               Height = 175
  197.               Align = alClient
  198.               ReadOnly = True
  199.               ScrollBars = ssBoth
  200.               TabOrder = 0
  201.               WantReturns = False
  202.               WordWrap = False
  203.             end
  204.           end
  205.         end
  206.         object gTasks: TDrawGrid
  207.           Left = 0
  208.           Top = 0
  209.           Width = 320
  210.           Height = 120
  211.           Align = alTop
  212.           ColCount = 8
  213.           Ctl3D = True
  214.           FixedCols = 0
  215.           GridLineWidth = 0
  216.           Options = [goFixedVertLine, goFixedHorzLine, goColSizing, goThumbTracking]
  217.           ParentCtl3D = False
  218.           TabOrder = 0
  219.           OnDrawCell = gTasksDrawCell
  220.           OnEnter = gTasksEnter
  221.           OnExit = gTasksEnter
  222.           OnKeyDown = gTasksKeyDown
  223.           OnSelectCell = gTasksSelectCell
  224.           ColWidths = (
  225.             112
  226.             83
  227.             64
  228.             64
  229.             64
  230.             64
  231.             64
  232.             64)
  233.           RowHeights = (
  234.             24
  235.             24
  236.             24
  237.             24
  238.             24)
  239.         end
  240.       end
  241.     end
  242.     object tsConnect: TTabSheet
  243.       Caption = 'Connection'
  244.       object GroupBox1: TGroupBox
  245.         Left = 8
  246.         Top = 8
  247.         Width = 305
  248.         Height = 185
  249.         Caption = 'Status'
  250.         TabOrder = 0
  251.         object lbStatus: TLabel
  252.           Left = 16
  253.           Top = 64
  254.           Width = 28
  255.           Height = 13
  256.           Caption = 'State:'
  257.         end
  258.         object lDevice: TLabel
  259.           Left = 16
  260.           Top = 104
  261.           Width = 37
  262.           Height = 13
  263.           Caption = 'Device:'
  264.         end
  265.         object lStatus: TLabel
  266.           Left = 96
  267.           Top = 64
  268.           Width = 201
  269.           Height = 33
  270.           AutoSize = False
  271.           ShowAccelChar = False
  272.           WordWrap = True
  273.         end
  274.         object lDevName: TLabel
  275.           Left = 96
  276.           Top = 104
  277.           Width = 201
  278.           Height = 25
  279.           AutoSize = False
  280.           ShowAccelChar = False
  281.           WordWrap = True
  282.         end
  283.         object lError: TLabel
  284.           Left = 16
  285.           Top = 144
  286.           Width = 47
  287.           Height = 13
  288.           Caption = 'Last error:'
  289.           Visible = False
  290.         end
  291.         object lbEntry: TLabel
  292.           Left = 16
  293.           Top = 24
  294.           Width = 86
  295.           Height = 13
  296.           Caption = #39'Phonebook entry:'
  297.         end
  298.         object lEntryName: TLabel
  299.           Left = 112
  300.           Top = 24
  301.           Width = 185
  302.           Height = 33
  303.           AutoSize = False
  304.           WordWrap = True
  305.         end
  306.         object mError: TMemo
  307.           Left = 96
  308.           Top = 144
  309.           Width = 201
  310.           Height = 33
  311.           ScrollBars = ssVertical
  312.           TabOrder = 0
  313.           Visible = False
  314.         end
  315.       end
  316.       object cbInteractive: TCheckBox
  317.         Left = 10
  318.         Top = 208
  319.         Width = 319
  320.         Height = 17
  321.         Caption = 'Do not show error messages, just keep retrying'
  322.         TabOrder = 1
  323.         OnClick = cbInteractiveClick
  324.       end
  325.     end
  326.   end
  327.   object BtnPanel: TPanel
  328.     Left = 328
  329.     Top = 0
  330.     Width = 148
  331.     Height = 337
  332.     Align = alRight
  333.     BevelOuter = bvNone
  334.     TabOrder = 1
  335.     object bDeleteTask: TButton
  336.       Left = 11
  337.       Top = 20
  338.       Width = 126
  339.       Height = 25
  340.       Caption = '&Delete Task'
  341.       TabOrder = 0
  342.       OnClick = bDeleteTaskClick
  343.     end
  344.     object bAbort: TButton
  345.       Left = 11
  346.       Top = 68
  347.       Width = 126
  348.       Height = 25
  349.       Caption = '&Abort'
  350.       TabOrder = 1
  351.       OnClick = bAbortClick
  352.     end
  353.     object bHide: TButton
  354.       Left = 11
  355.       Top = 116
  356.       Width = 126
  357.       Height = 25
  358.       Caption = '&Hide'
  359.       TabOrder = 2
  360.       OnClick = bHideClick
  361.     end
  362.   end
  363.   object pnBottom: TPanel
  364.     Left = 0
  365.     Top = 337
  366.     Width = 476
  367.     Height = 28
  368.     Align = alBottom
  369.     BevelOuter = bvNone
  370.     TabOrder = 2
  371.     object cbAutoDisconnect: TCheckBox
  372.       Left = 12
  373.       Top = 8
  374.       Width = 469
  375.       Height = 17
  376.       Caption = 'Disconnect automatically when session(s) finish'
  377.       TabOrder = 0
  378.     end
  379.   end
  380.   object RAS: TRAS
  381.     OnConnect = RASConnect
  382.     OnDisconnect = RASDisconnect
  383.     OnPortOpened = RASPortOpened
  384.     OnAboutToConnDev = RASPortOpened
  385.     OnDevConnected = RASPortOpened
  386.     OnAllDevsConnected = RASPortOpened
  387.     OnAuthenticate = RASAuthenticate
  388.     OnWaitForModemReset = RASWaitForModemReset
  389.     OnGotError = RASGotError
  390.     Left = 348
  391.     Top = 192
  392.   end
  393.   object tmTreshold: TTimer
  394.     Enabled = False
  395.     OnTimer = tmTresholdTimer
  396.     Left = 385
  397.     Top = 192
  398.   end
  399.   object tmCheckRas: TTimer
  400.     Enabled = False
  401.     OnTimer = tmCheckRasTimer
  402.     Left = 420
  403.     Top = 192
  404.   end
  405.   object lImages: TImageList
  406.     AllocBy = 2
  407.     Left = 353
  408.     Top = 256
  409.   end
  410.   object tmUpdate: TTimer
  411.     Interval = 250
  412.     OnTimer = tmUpdateTimer
  413.     Left = 410
  414.     Top = 240
  415.   end
  416.   object tmDeletedCheck: TTimer
  417.     OnTimer = tmDeletedCheckTimer
  418.     Left = 408
  419.     Top = 272
  420.   end
  421. end
  422.