object frm_puntinfo: Tfrm_puntinfo Left = 300 Top = 163 Width = 456 Height = 409 Caption = ' Move information' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild Position = poDefault Scaled = False Visible = True OnClick = FormClick OnClose = FormClose OnCreate = FormCreate OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object lbl_puntinfomain: TLabel Left = 24 Top = 8 Width = 241 Height = 25 Alignment = taCenter AutoSize = False Caption = 'No point selected' Font.Color = clBlack Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object tab_puntinfo: TTabbedNotebook Left = 8 Top = 40 Width = 393 Height = 313 TabFont.Color = clBtnText TabFont.Height = -13 TabFont.Name = 'MS Sans Serif' TabFont.Style = [] TabOrder = 0 object TTabPage Left = 4 Top = 27 Caption = 'Move reasons' object lbl_movereasons1: TLabel Left = 24 Top = 3 Width = 185 Height = 25 Alignment = taCenter AutoSize = False Caption = 'Reasons for black' Font.Color = clBlack Font.Height = -17 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lbl_movereasons2: TLabel Left = 16 Top = 23 Width = 185 Height = 25 Alignment = taCenter AutoSize = False Caption = 'to play at E4' Font.Color = clBlack Font.Height = -17 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object memo_zetredenen: TMemo Left = 4 Top = 59 Width = 157 Height = 134 Lines.Strings = ( 'memo_zetredenen') ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end object TTabPage Left = 4 Top = 27 Caption = 'Information' object lbl_puntkleur: TLabel Left = 4 Top = 16 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_zetwaarde: TLabel Left = 4 Top = 40 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_invloedswaarde: TLabel Left = 4 Top = 64 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_ketennummer: TLabel Left = 4 Top = 88 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_aantalstenen: TLabel Left = 4 Top = 112 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_aantalvrijheden: TLabel Left = 4 Top = 136 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_kangevangen: TLabel Left = 4 Top = 160 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_groepnummer: TLabel Left = 4 Top = 184 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_aantalstenengroep: TLabel Left = 4 Top = 208 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lbl_sterktegroep: TLabel Left = 4 Top = 232 Width = 370 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end end