⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xqwizard.dfm

📁 象棋演播室1.6的dephi源码 作者 董世伟
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              object edtMatchName: TEdit
                Left = 72
                Top = 18
                Width = 409
                Height = 20
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                MaxLength = 63
                ParentFont = False
                TabOrder = 0
              end
              object edtMatchTime: TEdit
                Left = 72
                Top = 42
                Width = 169
                Height = 20
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                MaxLength = 15
                ParentFont = False
                TabOrder = 1
              end
              object edtMatchAddr: TEdit
                Left = 312
                Top = 42
                Width = 169
                Height = 20
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                MaxLength = 15
                ParentFont = False
                TabOrder = 2
              end
              object edtRedPlayer: TEdit
                Left = 72
                Top = 66
                Width = 169
                Height = 20
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                MaxLength = 15
                ParentFont = False
                TabOrder = 3
              end
              object edtBlkPlayer: TEdit
                Left = 312
                Top = 66
                Width = 169
                Height = 20
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                MaxLength = 15
                ParentFont = False
                TabOrder = 4
              end
              object rbtResult0: TRadioButton
                Left = 72
                Top = 140
                Width = 57
                Height = 17
                Caption = '未  知'
                Checked = True
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                ParentFont = False
                TabOrder = 8
                TabStop = True
              end
              object rbtResult1: TRadioButton
                Left = 152
                Top = 140
                Width = 57
                Height = 17
                Caption = '红方胜'
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                ParentFont = False
                TabOrder = 9
              end
              object rbtResult2: TRadioButton
                Left = 232
                Top = 140
                Width = 57
                Height = 17
                Caption = '黑方胜'
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                ParentFont = False
                TabOrder = 10
              end
              object rbtResult3: TRadioButton
                Left = 312
                Top = 140
                Width = 57
                Height = 17
                Caption = '和  棋'
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                ParentFont = False
                TabOrder = 11
              end
              object edtTimeRule: TEdit
                Left = 72
                Top = 90
                Width = 409
                Height = 20
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                MaxLength = 63
                ParentFont = False
                TabOrder = 5
              end
              object edtRedTime: TEdit
                Left = 72
                Top = 114
                Width = 169
                Height = 20
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                MaxLength = 15
                ParentFont = False
                TabOrder = 6
              end
              object edtBlkTime: TEdit
                Left = 312
                Top = 114
                Width = 169
                Height = 20
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = '宋体'
                Font.Style = []
                MaxLength = 15
                ParentFont = False
                TabOrder = 7
              end
            end
          end
          object pnlStep11: TPanel
            Left = 0
            Top = 0
            Width = 502
            Height = 59
            Align = alTop
            BevelOuter = bvNone
            TabOrder = 2
            object RadioGroup1: TRadioGroup
              Left = 8
              Top = 8
              Width = 489
              Height = 43
              Caption = '棋局类型 '
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = '宋体'
              Font.Style = []
              ParentFont = False
              TabOrder = 0
            end
            object rbtPlayType0: TRadioButton
              Left = 32
              Top = 26
              Width = 105
              Height = 17
              Caption = '全局、对局'
              Checked = True
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = '宋体'
              Font.Style = []
              ParentFont = False
              TabOrder = 1
              TabStop = True
              OnClick = rbtPlayTypeClick
            end
            object rbtPlayType3: TRadioButton
              Left = 368
              Top = 26
              Width = 105
              Height = 17
              Caption = '残局、排局'
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = '宋体'
              Font.Style = []
              ParentFont = False
              TabOrder = 4
              OnClick = rbtPlayTypeClick
            end
            object rbtPlayType1: TRadioButton
              Left = 144
              Top = 26
              Width = 105
              Height = 17
              Caption = '布局、开局'
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -12

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -