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

📄 unit7.dfm

📁 试卷生成系统 delphi 试卷生成系统 试卷生成系统
💻 DFM
字号:
object Form7: TForm7
  Left = 134
  Top = 115
  Width = 561
  Height = 428
  Caption = 'Form7'
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 160
    Top = 16
    Width = 257
    Height = 41
    BevelInner = bvRaised
    BevelWidth = 2
    Caption = #35831#36873#25321#35797#39064#32467#26500
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object Panel2: TPanel
    Left = 24
    Top = 80
    Width = 505
    Height = 297
    BevelInner = bvRaised
    Color = clSkyBlue
    TabOrder = 1
    object Label1: TLabel
      Left = 96
      Top = 80
      Width = 69
      Height = 16
      Caption = #35797#39064#25968#30446
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 248
      Top = 80
      Width = 18
      Height = 16
      Caption = #36947
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 296
      Top = 80
      Width = 69
      Height = 16
      Caption = #35797#39064#24635#20998
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 448
      Top = 80
      Width = 18
      Height = 16
      Caption = #20998
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label5: TLabel
      Left = 96
      Top = 184
      Width = 69
      Height = 16
      Caption = #35797#39064#25968#30446
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label6: TLabel
      Left = 248
      Top = 184
      Width = 18
      Height = 16
      Caption = #36947
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label7: TLabel
      Left = 296
      Top = 184
      Width = 69
      Height = 16
      Caption = #35797#39064#24635#20998
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label8: TLabel
      Left = 448
      Top = 184
      Width = 18
      Height = 16
      Caption = #20998
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object isxuan: TCheckBox
      Left = 32
      Top = 40
      Width = 81
      Height = 25
      Caption = #36873#25321#39064
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
    end
    object xs: TEdit
      Left = 176
      Top = 80
      Width = 41
      Height = 21
      ImeName = #26234#33021'ABC'#36755#20837#27861
      TabOrder = 1
      Text = '0'
      OnKeyPress = xsKeyPress
    end
    object xzs: TUpDown
      Left = 217
      Top = 80
      Width = 17
      Height = 21
      Associate = xs
      Min = 0
      Position = 0
      TabOrder = 2
      Wrap = False
      OnClick = xzsClick
    end
    object xzf: TComboBox
      Left = 376
      Top = 80
      Width = 57
      Height = 21
      ImeName = #26234#33021'ABC'#36755#20837#27861
      ItemHeight = 13
      TabOrder = 3
      Text = '0'
      OnKeyPress = xzfKeyPress
      Items.Strings = (
        '10'
        '20'
        '30'
        '40'
        '50'
        '60'
        '70'
        '80'
        '90'
        '100')
    end
    object istian: TCheckBox
      Left = 32
      Top = 144
      Width = 81
      Height = 25
      Caption = #22635#31354#39064
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 4
    end
    object ts: TEdit
      Left = 176
      Top = 184
      Width = 41
      Height = 21
      ImeName = #26234#33021'ABC'#36755#20837#27861
      TabOrder = 5
      Text = '0'
      OnKeyPress = tsKeyPress
    end
    object tians: TUpDown
      Left = 217
      Top = 184
      Width = 17
      Height = 21
      Associate = ts
      Min = 0
      Position = 0
      TabOrder = 6
      Wrap = False
      OnClick = tiansClick
    end
    object tzf: TComboBox
      Left = 376
      Top = 184
      Width = 57
      Height = 21
      ImeName = #26234#33021'ABC'#36755#20837#27861
      ItemHeight = 13
      TabOrder = 7
      Text = '0'
      OnKeyPress = tzfKeyPress
      Items.Strings = (
        '10'
        '20'
        '30'
        '40'
        '50'
        '60'
        '70'
        '80'
        '90'
        '100')
    end
    object tj: TBitBtn
      Left = 216
      Top = 248
      Width = 105
      Height = 33
      Caption = #25552#20132
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 8
      OnClick = tjClick
    end
  end
  object xianshu: TQuery
    DatabaseName = #30005#23376#35797#21367#24211
    Left = 64
    Top = 24
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 1
    OnTimer = Timer1Timer
    Left = 104
    Top = 24
  end
end

⌨️ 快捷键说明

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