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

📄 main.dfm

📁 彩票自动生成
💻 DFM
字号:
object formmain: Tformmain
  Left = 389
  Top = 252
  BorderStyle = bsDialog
  Caption = #24425#31080#25277#22870#31995#32479
  ClientHeight = 275
  ClientWidth = 363
  Color = 15122265
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -24
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 29
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 209
    Height = 73
    Caption = '3D'
    TabOrder = 0
    object btn3d: TButton
      Left = 128
      Top = 26
      Width = 73
      Height = 33
      Caption = #29983#25104
      TabOrder = 0
      OnClick = btn3dClick
    end
    object Edit1: TEdit
      Left = 8
      Top = 24
      Width = 33
      Height = 37
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 48
      Top = 24
      Width = 33
      Height = 37
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 88
      Top = 24
      Width = 33
      Height = 37
      TabOrder = 3
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 88
    Width = 329
    Height = 81
    Caption = #19971#26143#24425
    TabOrder = 1
    object Edit4: TEdit
      Left = 8
      Top = 32
      Width = 33
      Height = 37
      TabOrder = 0
    end
    object Edit5: TEdit
      Left = 40
      Top = 32
      Width = 33
      Height = 37
      TabOrder = 1
    end
    object Edit6: TEdit
      Left = 72
      Top = 32
      Width = 33
      Height = 37
      TabOrder = 2
    end
    object Edit7: TEdit
      Left = 104
      Top = 32
      Width = 33
      Height = 37
      TabOrder = 3
    end
    object Edit8: TEdit
      Left = 136
      Top = 32
      Width = 33
      Height = 37
      TabOrder = 4
    end
    object Edit9: TEdit
      Left = 168
      Top = 32
      Width = 33
      Height = 37
      TabOrder = 5
    end
    object Edit10: TEdit
      Left = 200
      Top = 32
      Width = 33
      Height = 37
      TabOrder = 6
    end
    object Button1: TButton
      Left = 240
      Top = 34
      Width = 75
      Height = 33
      Caption = #29983#25104
      TabOrder = 7
      OnClick = Button1Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 176
    Width = 329
    Height = 81
    Caption = #21452#33394#29699
    TabOrder = 2
    object Edit11: TEdit
      Left = 8
      Top = 32
      Width = 33
      Height = 37
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object Edit12: TEdit
      Left = 40
      Top = 32
      Width = 33
      Height = 37
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object Edit13: TEdit
      Left = 72
      Top = 32
      Width = 33
      Height = 37
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object Edit14: TEdit
      Left = 104
      Top = 32
      Width = 33
      Height = 37
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object Edit15: TEdit
      Left = 136
      Top = 32
      Width = 33
      Height = 37
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object Edit16: TEdit
      Left = 168
      Top = 32
      Width = 33
      Height = 37
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
    object Edit17: TEdit
      Left = 208
      Top = 32
      Width = 33
      Height = 37
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
    end
    object Button2: TButton
      Left = 248
      Top = 33
      Width = 75
      Height = 32
      Caption = #29983#25104
      TabOrder = 7
      OnClick = Button2Click
    end
  end
end

⌨️ 快捷键说明

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