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

📄 unit1.~dfm

📁 自己编写的福利彩票分析软件
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
    DataSource = DataSource4
    TabOrder = 10
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'red1shu'
        Title.Caption = #32418#29699'1'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'red1csh'
        Title.Caption = #27425#25968
        Visible = True
      end>
  end
  object DBGrid5: TDBGrid
    Left = 712
    Top = 32
    Width = 153
    Height = 169
    DataSource = DataSource5
    TabOrder = 11
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'red2shu'
        Title.Caption = #32418#29699'2'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'red2csh'
        Title.Caption = #27425#25968
        Visible = True
      end>
  end
  object DBGrid6: TDBGrid
    Left = 872
    Top = 32
    Width = 153
    Height = 169
    DataSource = DataSource6
    TabOrder = 12
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'red3shu'
        Title.Caption = #32418#29699'3'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'red3csh'
        Title.Caption = #27425#25968
        Visible = True
      end>
  end
  object DBGrid7: TDBGrid
    Left = 536
    Top = 240
    Width = 153
    Height = 169
    DataSource = DataSource7
    TabOrder = 13
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'red4shu'
        Title.Caption = #32418#29699'4'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'red4csh'
        Title.Caption = #27425#25968
        Visible = True
      end>
  end
  object DBGrid8: TDBGrid
    Left = 728
    Top = 240
    Width = 153
    Height = 169
    DataSource = DataSource8
    TabOrder = 14
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'red5shu'
        Title.Caption = #32418#29699'5'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'red5csh'
        Title.Caption = #27425#25968
        Visible = True
      end>
  end
  object DBGrid9: TDBGrid
    Left = 888
    Top = 240
    Width = 153
    Height = 169
    DataSource = DataSource9
    TabOrder = 15
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'red6shu'
        Title.Caption = #32418#29699'6'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'red6csh'
        Title.Caption = #27425#25968
        Visible = True
      end>
  end
  object DBGrid10: TDBGrid
    Left = 0
    Top = 600
    Width = 153
    Height = 33
    DataSource = DataSource10
    TabOrder = 16
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Visible = False
    Columns = <
      item
        Expanded = False
        FieldName = 'blueshu'
        Title.Caption = #34013#29699
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'bluecsh'
        Title.Caption = #27425#25968
        Visible = True
      end>
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 370
    Width = 241
    Height = 41
    Caption = #26597#35810#21495#30721
    TabOrder = 17
    object Label10: TLabel
      Left = 58
      Top = 20
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #21495#30721
    end
    object HMEdit: TEdit
      Left = 108
      Top = 16
      Width = 53
      Height = 21
      TabOrder = 0
    end
    object Button4: TButton
      Left = 190
      Top = 12
      Width = 43
      Height = 25
      Caption = #26597#35810
      TabOrder = 1
      OnClick = Button4Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 264
    Top = 370
    Width = 241
    Height = 41
    Caption = #26597#35810#21495#30721#26399#25968
    TabOrder = 18
    object Label9: TLabel
      Left = 98
      Top = 20
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #21495#30721
    end
    object Label11: TLabel
      Left = 0
      Top = 16
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #32418#29699#20301#32622
    end
    object Edit1: TEdit
      Left = 124
      Top = 16
      Width = 53
      Height = 21
      TabOrder = 0
    end
    object Button5: TButton
      Left = 190
      Top = 12
      Width = 43
      Height = 25
      Caption = #26597#35810
      TabOrder = 1
      OnClick = Button5Click
    end
    object REDCB: TComboBox
      Left = 56
      Top = 16
      Width = 41
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Items.Strings = (
        '1'
        '2'
        '3'
        '4'
        '5'
        '6')
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 442
    Width = 489
    Height = 87
    Caption = #26597#35810#21495#30721#20004#20010#21495#30721#21516#26102#20986#29616
    TabOrder = 19
    object Label12: TLabel
      Left = 18
      Top = 20
      Width = 79
      Height = 13
      AutoSize = False
      Caption = #31532#19968#20010#21495#30721
    end
    object Label13: TLabel
      Left = 154
      Top = 20
      Width = 79
      Height = 13
      AutoSize = False
      Caption = #31532#20108#20010#21495#30721
    end
    object Label14: TLabel
      Left = 306
      Top = 20
      Width = 79
      Height = 13
      AutoSize = False
      Caption = #31532#19977#20010#21495#30721
    end
    object Label15: TLabel
      Left = 16
      Top = 56
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #21495#30721#20010#25968

⌨️ 快捷键说明

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