object MustJumpWarning: TMustJumpWarning Left = 268 Top = 130 ActiveControl = OKBtn BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Must Jump' ClientHeight = 147 ClientWidth = 317 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 3 Width = 300 Height = 98 Shape = bsFrame IsControl = True end object OKBtn: TBitBtn Left = 119 Top = 109 Width = 77 Height = 27 TabOrder = 0 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object Memo1: TMemo Left = 25 Top = 10 Width = 266 Height = 86 Alignment = taCenter BorderStyle = bsNone Color = clBtnFace Ctl3D = False Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] Lines.Strings = ( 'You'#39're playing with the "Must jump" rule ' 'active, so you must jump your opponent'#39's ' 'pieces if possible. "Must jump" rule (and/or ' 'this reminder message) can be ' 'disabled in the "Options..." box.' '' '' '') ParentCtl3D = False ParentFont = False TabOrder = 1 end end