home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Gry / General / _SETUP.1 / General.exe / 0 / RCDATA / TMULTIPLAYER / TMULTIPLAYER.txt
Text File  |  1999-11-01  |  8KB  |  339 lines

  1. object MultiPlayer: TMultiPlayer
  2.   Left = 80
  3.   Top = 107
  4.   HelpContext = 170
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'MultiPlayer'
  8.   ClientHeight = 453
  9.   ClientWidth = 699
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   HelpFile = 'general'
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnActivate = FormActivate
  21.   OnClose = FormClose
  22.   OnCreate = FormCreate
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Notebook1: TNotebook
  26.     Left = 0
  27.     Top = 0
  28.     Width = 699
  29.     Height = 453
  30.     Align = alClient
  31.     PageIndex = 1
  32.     TabOrder = 0
  33.     object TPage
  34.       Left = 0
  35.       Top = 0
  36.       Caption = 'ClientWait'
  37.       object Label1: TLabel
  38.         Left = 16
  39.         Top = 200
  40.         Width = 665
  41.         Height = 13
  42.         Alignment = taCenter
  43.         AutoSize = False
  44.         Caption = 'Synchronization and sending of data'
  45.         Font.Charset = DEFAULT_CHARSET
  46.         Font.Color = clWindowText
  47.         Font.Height = -11
  48.         Font.Name = 'MS Sans Serif'
  49.         Font.Style = [fsBold]
  50.         ParentFont = False
  51.       end
  52.       object Label2: TLabel
  53.         Left = 16
  54.         Top = 232
  55.         Width = 665
  56.         Height = 13
  57.         Alignment = taCenter
  58.         AutoSize = False
  59.         Caption = 'Label2'
  60.       end
  61.     end
  62.     object TPage
  63.       Left = 0
  64.       Top = 0
  65.       Caption = 'ServerWait'
  66.       object Label3: TLabel
  67.         Left = 216
  68.         Top = 332
  69.         Width = 473
  70.         Height = 13
  71.         Alignment = taCenter
  72.         AutoSize = False
  73.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜, ∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜'
  74.         Font.Charset = DEFAULT_CHARSET
  75.         Font.Color = clWindowText
  76.         Font.Height = -11
  77.         Font.Name = 'MS Sans Serif'
  78.         Font.Style = [fsBold]
  79.         ParentFont = False
  80.       end
  81.       object Label4: TLabel
  82.         Left = 448
  83.         Top = 352
  84.         Width = 32
  85.         Height = 13
  86.         Alignment = taCenter
  87.         AutoSize = False
  88.         Caption = '4'
  89.       end
  90.       object MapImage: TImage
  91.         Left = 8
  92.         Top = 8
  93.         Width = 200
  94.         Height = 200
  95.       end
  96.       object ShapeMap: TShape
  97.         Left = 8
  98.         Top = 8
  99.         Width = 200
  100.         Height = 200
  101.         Brush.Style = bsClear
  102.         Pen.Width = 2
  103.       end
  104.       object Shape3: TShape
  105.         Left = 222
  106.         Top = 14
  107.         Width = 466
  108.         Height = 287
  109.         Brush.Color = clBlack
  110.       end
  111.       object Shape4: TShape
  112.         Left = 222
  113.         Top = 308
  114.         Width = 466
  115.         Height = 18
  116.         Brush.Color = clBlack
  117.       end
  118.       object Panel1: TPanel
  119.         Left = 8
  120.         Top = 211
  121.         Width = 200
  122.         Height = 239
  123.         BevelInner = bvLowered
  124.         Caption = 'Panel21'
  125.         TabOrder = 7
  126.       end
  127.       object RxCheckListBox1: TRxCheckListBox
  128.         Left = 256
  129.         Top = 376
  130.         Width = 321
  131.         Height = 65
  132.         CheckKind = ckCheckMarks
  133.         AutoScroll = False
  134.         BorderStyle = bsNone
  135.         Color = clBtnFace
  136.         Columns = 3
  137.         Enabled = False
  138.         BiDiMode = bdLeftToRight
  139.         ParentBiDiMode = False
  140.         ItemHeight = 13
  141.         Sorted = True
  142.         TabOrder = 0
  143.         InternalVersion = 202
  144.         Strings = (
  145.           '0'
  146.           0
  147.           True
  148.           '1'
  149.           0
  150.           True
  151.           '1'
  152.           0
  153.           True
  154.           '2'
  155.           0
  156.           True
  157.           '2'
  158.           0
  159.           True
  160.           '3'
  161.           0
  162.           True
  163.           '3'
  164.           0
  165.           True
  166.           '4'
  167.           0
  168.           True
  169.           '4'
  170.           0
  171.           True
  172.           '5'
  173.           1
  174.           True
  175.           '5'
  176.           0
  177.           True
  178.           '6'
  179.           0
  180.           True
  181.           '7'
  182.           0
  183.           True
  184.           '9'
  185.           0
  186.           True)
  187.       end
  188.       object ShowMap: TButton
  189.         Left = 136
  190.         Top = 26
  191.         Width = 75
  192.         Height = 25
  193.         Caption = 'ShowMap'
  194.         TabOrder = 1
  195.         Visible = False
  196.         OnClick = ShowMapClick
  197.       end
  198.       object RichEdit1: TRichEdit
  199.         Left = 15
  200.         Top = 215
  201.         Width = 191
  202.         Height = 232
  203.         BorderStyle = bsNone
  204.         Color = clSilver
  205.         ReadOnly = True
  206.         TabOrder = 2
  207.       end
  208.       object Panel25: TPanel
  209.         Left = 217
  210.         Top = 8
  211.         Width = 469
  212.         Height = 291
  213.         BevelInner = bvLowered
  214.         Caption = 'Panel21'
  215.         TabOrder = 3
  216.       end
  217.       object RichEditInWaitEOT: TRichEdit
  218.         Left = 219
  219.         Top = 10
  220.         Width = 465
  221.         Height = 287
  222.         BorderStyle = bsNone
  223.         Color = 12313591
  224.         Lines.Strings = (
  225.           '1'
  226.           '2'
  227.           '3'
  228.           '4'
  229.           '5'
  230.           '6'
  231.           '7'
  232.           '8'
  233.           '9'
  234.           '0'
  235.           '1'
  236.           '2'
  237.           '3'
  238.           '4'
  239.           '5'
  240.           '6'
  241.           '7'
  242.           '8'
  243.           '9'
  244.           '0')
  245.         ReadOnly = True
  246.         TabOrder = 4
  247.       end
  248.       object Panel2: TPanel
  249.         Left = 217
  250.         Top = 304
  251.         Width = 469
  252.         Height = 20
  253.         BevelInner = bvLowered
  254.         Caption = 'Panel21'
  255.         TabOrder = 5
  256.       end
  257.       object Edit1: TEdit
  258.         Left = 219
  259.         Top = 306
  260.         Width = 464
  261.         Height = 15
  262.         BorderStyle = bsNone
  263.         TabOrder = 6
  264.         OnKeyPress = Edit1KeyPress
  265.       end
  266.     end
  267.     object TPage
  268.       Left = 0
  269.       Top = 0
  270.       Caption = 'ServerClose'
  271.       object Label5: TLabel
  272.         Left = 40
  273.         Top = 184
  274.         Width = 625
  275.         Height = 39
  276.         Alignment = taCenter
  277.         AutoSize = False
  278.         Caption = 
  279.           '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'#13#10'∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜,'#13#10'∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜  ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜' +
  280.           ' ∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  281.         Font.Charset = DEFAULT_CHARSET
  282.         Font.Color = clWindowText
  283.         Font.Height = -11
  284.         Font.Name = 'MS Sans Serif'
  285.         Font.Style = [fsBold]
  286.         ParentFont = False
  287.       end
  288.       object Label6: TLabel
  289.         Left = 48
  290.         Top = 240
  291.         Width = 617
  292.         Height = 13
  293.         Alignment = taCenter
  294.         AutoSize = False
  295.         Caption = 'Label6'
  296.       end
  297.     end
  298.   end
  299.   object BitBtn1: TBitBtn
  300.     Left = 569
  301.     Top = 413
  302.     Width = 115
  303.     Height = 25
  304.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜'
  305.     TabOrder = 1
  306.     OnClick = BitBtn1Click
  307.     Glyph.Data = {
  308.       DE010000424DDE01000000000000760000002800000024000000120000000100
  309.       0400000000006801000000000000000000001000000000000000000000000000
  310.       80000080000000808000800000008000800080800000C0C0C000808080000000
  311.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  312.       333333333333333333333333000033338833333333333333333F333333333333
  313.       0000333911833333983333333388F333333F3333000033391118333911833333
  314.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  315.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  316.       3333F8330000333333911111183333333338F333333F83330000333333311111
  317.       8333333333338F3333383333000033333339111183333333333338F333833333
  318.       00003333339111118333333333333833338F3333000033333911181118333333
  319.       33338333338F333300003333911183911183333333383338F338F33300003333
  320.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  321.       38F338F300003333333333333919333333388333338FFF830000333333333333
  322.       3333333333333333333888330000333333333333333333333333333333333333
  323.       0000}
  324.     NumGlyphs = 2
  325.   end
  326.   object Timer1: TTimer
  327.     Enabled = False
  328.     Interval = 1
  329.     OnTimer = Timer1Timer
  330.     Left = 184
  331.     Top = 58
  332.   end
  333.   object TimerSec: TTimer
  334.     OnTimer = TimerSecTimer
  335.     Left = 184
  336.     Top = 90
  337.   end
  338. end
  339.