home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 95 / TURBOGO.EXE / 0 / RCDATA / TFRM_PUNTINFO / TFRM_PUNTINFO.txt
Text File  |  1997-04-04  |  5KB  |  217 lines

  1. object frm_puntinfo: Tfrm_puntinfo
  2.   Left = 300
  3.   Top = 163
  4.   Width = 456
  5.   Height = 409
  6.   Caption = ' Move information'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   FormStyle = fsMDIChild
  12.   Position = poDefault
  13.   Scaled = False
  14.   Visible = True
  15.   OnClick = FormClick
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnResize = FormResize
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object lbl_puntinfomain: TLabel
  23.     Left = 24
  24.     Top = 8
  25.     Width = 241
  26.     Height = 25
  27.     Alignment = taCenter
  28.     AutoSize = False
  29.     Caption = 'No point selected'
  30.     Font.Color = clBlack
  31.     Font.Height = -20
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.   end
  36.   object tab_puntinfo: TTabbedNotebook
  37.     Left = 8
  38.     Top = 40
  39.     Width = 393
  40.     Height = 313
  41.     TabFont.Color = clBtnText
  42.     TabFont.Height = -13
  43.     TabFont.Name = 'MS Sans Serif'
  44.     TabFont.Style = []
  45.     TabOrder = 0
  46.     object TTabPage
  47.       Left = 4
  48.       Top = 27
  49.       Caption = 'Move reasons'
  50.       object lbl_movereasons1: TLabel
  51.         Left = 24
  52.         Top = 3
  53.         Width = 185
  54.         Height = 25
  55.         Alignment = taCenter
  56.         AutoSize = False
  57.         Caption = 'Reasons for black'
  58.         Font.Color = clBlack
  59.         Font.Height = -17
  60.         Font.Name = 'MS Sans Serif'
  61.         Font.Style = [fsBold]
  62.         ParentFont = False
  63.       end
  64.       object lbl_movereasons2: TLabel
  65.         Left = 16
  66.         Top = 23
  67.         Width = 185
  68.         Height = 25
  69.         Alignment = taCenter
  70.         AutoSize = False
  71.         Caption = 'to play at E4'
  72.         Font.Color = clBlack
  73.         Font.Height = -17
  74.         Font.Name = 'MS Sans Serif'
  75.         Font.Style = [fsBold]
  76.         ParentFont = False
  77.       end
  78.       object memo_zetredenen: TMemo
  79.         Left = 4
  80.         Top = 59
  81.         Width = 157
  82.         Height = 134
  83.         Lines.Strings = (
  84.           'memo_zetredenen')
  85.         ReadOnly = True
  86.         ScrollBars = ssVertical
  87.         TabOrder = 0
  88.       end
  89.     end
  90.     object TTabPage
  91.       Left = 4
  92.       Top = 27
  93.       Caption = 'Information'
  94.       object lbl_puntkleur: TLabel
  95.         Left = 4
  96.         Top = 16
  97.         Width = 370
  98.         Height = 16
  99.         AutoSize = False
  100.         Font.Color = clBlack
  101.         Font.Height = -15
  102.         Font.Name = 'MS Sans Serif'
  103.         Font.Style = []
  104.         ParentFont = False
  105.       end
  106.       object lbl_zetwaarde: TLabel
  107.         Left = 4
  108.         Top = 40
  109.         Width = 370
  110.         Height = 16
  111.         AutoSize = False
  112.         Font.Color = clBlack
  113.         Font.Height = -15
  114.         Font.Name = 'MS Sans Serif'
  115.         Font.Style = []
  116.         ParentFont = False
  117.       end
  118.       object lbl_invloedswaarde: TLabel
  119.         Left = 4
  120.         Top = 64
  121.         Width = 370
  122.         Height = 16
  123.         AutoSize = False
  124.         Font.Color = clBlack
  125.         Font.Height = -15
  126.         Font.Name = 'MS Sans Serif'
  127.         Font.Style = []
  128.         ParentFont = False
  129.       end
  130.       object lbl_ketennummer: TLabel
  131.         Left = 4
  132.         Top = 88
  133.         Width = 370
  134.         Height = 16
  135.         AutoSize = False
  136.         Font.Color = clBlack
  137.         Font.Height = -15
  138.         Font.Name = 'MS Sans Serif'
  139.         Font.Style = []
  140.         ParentFont = False
  141.       end
  142.       object lbl_aantalstenen: TLabel
  143.         Left = 4
  144.         Top = 112
  145.         Width = 370
  146.         Height = 16
  147.         AutoSize = False
  148.         Font.Color = clBlack
  149.         Font.Height = -15
  150.         Font.Name = 'MS Sans Serif'
  151.         Font.Style = []
  152.         ParentFont = False
  153.       end
  154.       object lbl_aantalvrijheden: TLabel
  155.         Left = 4
  156.         Top = 136
  157.         Width = 370
  158.         Height = 16
  159.         AutoSize = False
  160.         Font.Color = clBlack
  161.         Font.Height = -15
  162.         Font.Name = 'MS Sans Serif'
  163.         Font.Style = []
  164.         ParentFont = False
  165.       end
  166.       object lbl_kangevangen: TLabel
  167.         Left = 4
  168.         Top = 160
  169.         Width = 370
  170.         Height = 16
  171.         AutoSize = False
  172.         Font.Color = clBlack
  173.         Font.Height = -15
  174.         Font.Name = 'MS Sans Serif'
  175.         Font.Style = []
  176.         ParentFont = False
  177.       end
  178.       object lbl_groepnummer: TLabel
  179.         Left = 4
  180.         Top = 184
  181.         Width = 370
  182.         Height = 16
  183.         AutoSize = False
  184.         Font.Color = clBlack
  185.         Font.Height = -15
  186.         Font.Name = 'MS Sans Serif'
  187.         Font.Style = []
  188.         ParentFont = False
  189.       end
  190.       object lbl_aantalstenengroep: TLabel
  191.         Left = 4
  192.         Top = 208
  193.         Width = 370
  194.         Height = 16
  195.         AutoSize = False
  196.         Font.Color = clBlack
  197.         Font.Height = -15
  198.         Font.Name = 'MS Sans Serif'
  199.         Font.Style = []
  200.         ParentFont = False
  201.       end
  202.       object lbl_sterktegroep: TLabel
  203.         Left = 4
  204.         Top = 232
  205.         Width = 370
  206.         Height = 16
  207.         AutoSize = False
  208.         Font.Color = clBlack
  209.         Font.Height = -15
  210.         Font.Name = 'MS Sans Serif'
  211.         Font.Style = []
  212.         ParentFont = False
  213.       end
  214.     end
  215.   end
  216. end
  217.