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

  1. object FormRight: TFormRight
  2.   Left = 938
  3.   Top = 185
  4.   BorderStyle = bsNone
  5.   Caption = 'FormRight'
  6.   ClientHeight = 483
  7.   ClientWidth = 104
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Visible = True
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnMouseDown = MouseDown
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel: TBevel
  21.     Left = 0
  22.     Top = -1
  23.     Width = 73
  24.     Height = 485
  25.     Style = bsRaised
  26.   end
  27.   object TiledBitmap: TTiledBitmap
  28.     Left = 0
  29.     Top = 0
  30.     Width = 104
  31.     Height = 483
  32.     Align = alClient
  33.   end
  34.   object BRight: TSpeedButton
  35.     Tag = 17
  36.     Left = 8
  37.     Top = 440
  38.     Width = 57
  39.     Height = 41
  40.     Caption = 'Right'
  41.     Font.Color = clWindowText
  42.     Font.Height = -13
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = []
  45.     Layout = blGlyphRight
  46.     NumGlyphs = 2
  47.     ParentFont = False
  48.     OnClick = BDirectionClick
  49.     OnMouseDown = BRightMouseDown
  50.     OnMouseUp = BRightMouseUp
  51.   end
  52.   object BLeft: TSpeedButton
  53.     Tag = 16
  54.     Left = 8
  55.     Top = 392
  56.     Width = 57
  57.     Height = 41
  58.     Caption = 'Left'
  59.     Font.Color = clWindowText
  60.     Font.Height = -13
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = []
  63.     NumGlyphs = 2
  64.     ParentFont = False
  65.     OnClick = BDirectionClick
  66.     OnMouseDown = BLeftMouseDown
  67.     OnMouseUp = BLeftMouseUp
  68.   end
  69.   object BCustom5: TSpeedButton
  70.     Tag = 8
  71.     Left = 8
  72.     Top = 200
  73.     Width = 57
  74.     Height = 41
  75.     Font.Color = clWindowText
  76.     Font.Height = -13
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = []
  79.     NumGlyphs = 3
  80.     ParentFont = False
  81.     OnClick = BCustom5Click
  82.   end
  83.   object BCustom4: TSpeedButton
  84.     Tag = 7
  85.     Left = 8
  86.     Top = 152
  87.     Width = 57
  88.     Height = 41
  89.     Font.Color = clWindowText
  90.     Font.Height = -13
  91.     Font.Name = 'MS Sans Serif'
  92.     Font.Style = []
  93.     NumGlyphs = 3
  94.     ParentFont = False
  95.     OnClick = BCustom4Click
  96.   end
  97.   object BCustom3: TSpeedButton
  98.     Tag = 6
  99.     Left = 8
  100.     Top = 104
  101.     Width = 57
  102.     Height = 41
  103.     Font.Color = clWindowText
  104.     Font.Height = -13
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = []
  107.     NumGlyphs = 3
  108.     ParentFont = False
  109.     OnClick = BCustom3Click
  110.   end
  111.   object BCustom2: TSpeedButton
  112.     Tag = 5
  113.     Left = 8
  114.     Top = 56
  115.     Width = 57
  116.     Height = 41
  117.     Font.Color = clWindowText
  118.     Font.Height = -13
  119.     Font.Name = 'MS Sans Serif'
  120.     Font.Style = []
  121.     NumGlyphs = 3
  122.     ParentFont = False
  123.     OnClick = BCustom2Click
  124.   end
  125.   object BCustom1: TSpeedButton
  126.     Tag = 4
  127.     Left = 8
  128.     Top = 8
  129.     Width = 57
  130.     Height = 41
  131.     Font.Color = clWindowText
  132.     Font.Height = -13
  133.     Font.Name = 'MS Sans Serif'
  134.     Font.Style = []
  135.     NumGlyphs = 3
  136.     ParentFont = False
  137.     OnClick = BCustom1Click
  138.   end
  139.   object BDown: TSpeedButton
  140.     Tag = 15
  141.     Left = 8
  142.     Top = 344
  143.     Width = 57
  144.     Height = 41
  145.     Caption = 'Down'
  146.     Font.Color = clWindowText
  147.     Font.Height = -13
  148.     Font.Name = 'MS Sans Serif'
  149.     Font.Style = []
  150.     Layout = blGlyphBottom
  151.     NumGlyphs = 2
  152.     ParentFont = False
  153.     OnClick = BDirectionClick
  154.     OnMouseDown = BDownMouseDown
  155.     OnMouseUp = BDownMouseUp
  156.   end
  157.   object BUp: TSpeedButton
  158.     Tag = 14
  159.     Left = 8
  160.     Top = 296
  161.     Width = 57
  162.     Height = 41
  163.     Caption = 'Up'
  164.     Font.Color = clWindowText
  165.     Font.Height = -13
  166.     Font.Name = 'MS Sans Serif'
  167.     Font.Style = []
  168.     Layout = blGlyphTop
  169.     NumGlyphs = 2
  170.     ParentFont = False
  171.     OnClick = BDirectionClick
  172.     OnMouseDown = BUpMouseDown
  173.     OnMouseUp = BUpMouseUp
  174.   end
  175.   object BCustom6: TSpeedButton
  176.     Tag = 9
  177.     Left = 8
  178.     Top = 248
  179.     Width = 57
  180.     Height = 41
  181.     Font.Color = clWindowText
  182.     Font.Height = -13
  183.     Font.Name = 'MS Sans Serif'
  184.     Font.Style = []
  185.     NumGlyphs = 3
  186.     ParentFont = False
  187.     OnClick = BCustom6Click
  188.   end
  189.   object BCustom7: TSpeedButton
  190.     Tag = 10
  191.     Left = 8
  192.     Top = 296
  193.     Width = 57
  194.     Height = 41
  195.     Font.Color = clWindowText
  196.     Font.Height = -13
  197.     Font.Name = 'MS Sans Serif'
  198.     Font.Style = []
  199.     NumGlyphs = 3
  200.     ParentFont = False
  201.     OnClick = BCustom7Click
  202.   end
  203.   object BCustom8: TSpeedButton
  204.     Tag = 11
  205.     Left = 8
  206.     Top = 344
  207.     Width = 57
  208.     Height = 41
  209.     Font.Color = clWindowText
  210.     Font.Height = -13
  211.     Font.Name = 'MS Sans Serif'
  212.     Font.Style = []
  213.     NumGlyphs = 3
  214.     ParentFont = False
  215.     OnClick = BCustom8Click
  216.   end
  217.   object BCustom9: TSpeedButton
  218.     Tag = 12
  219.     Left = 8
  220.     Top = 392
  221.     Width = 57
  222.     Height = 41
  223.     Font.Color = clWindowText
  224.     Font.Height = -13
  225.     Font.Name = 'MS Sans Serif'
  226.     Font.Style = []
  227.     NumGlyphs = 3
  228.     ParentFont = False
  229.     OnClick = BCustom9Click
  230.   end
  231.   object BCustom10: TSpeedButton
  232.     Tag = 13
  233.     Left = 8
  234.     Top = 440
  235.     Width = 57
  236.     Height = 41
  237.     Font.Color = clWindowText
  238.     Font.Height = -13
  239.     Font.Name = 'MS Sans Serif'
  240.     Font.Style = []
  241.     NumGlyphs = 3
  242.     ParentFont = False
  243.     OnClick = BCustom10Click
  244.   end
  245. end
  246.