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

📄 usjsc.dfm

📁 智能试卷生成系统 Delphi----试卷生成系统代码 用户名:sa 密码:sa
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmSJSC: TfrmSJSC
  Left = 107
  Top = 255
  BorderStyle = bsDialog
  Caption = #35797#21367#29983#25104
  ClientHeight = 380
  ClientWidth = 769
  Color = 5474614
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object btnADD: TSpeedButton
    Left = 376
    Top = 337
    Width = 113
    Height = 33
    Caption = #21152#20837#35797#21367
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = btnADDClick
  end
  object btnCancel: TSpeedButton
    Left = 632
    Top = 337
    Width = 105
    Height = 33
    Caption = #36864' '#20986
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = btnCancelClick
  end
  object Label1: TLabel
    Left = 22
    Top = 11
    Width = 139
    Height = 24
    Caption = #35797#21367#29983#25104'...'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object btnSave: TSpeedButton
    Left = 504
    Top = 337
    Width = 113
    Height = 33
    Caption = #35797#21367#20837#24211
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = btnSaveClick
  end
  object Panel3: TPanel
    Left = -8
    Top = 40
    Width = 785
    Height = 281
    BevelInner = bvLowered
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    object Label2: TLabel
      Left = 570
      Top = 64
      Width = 84
      Height = 20
      Caption = #36873#25321#39064#65306
    end
    object Label3: TLabel
      Left = 570
      Top = 94
      Width = 84
      Height = 20
      Caption = #22635#31354#39064#65306
    end
    object Label4: TLabel
      Left = 570
      Top = 124
      Width = 84
      Height = 20
      Caption = #31616#31572#39064#65306
    end
    object Label5: TLabel
      Left = 530
      Top = 155
      Width = 126
      Height = 20
      Caption = #31243#24207#35774#35745#39064#65306
    end
    object Bevel2: TBevel
      Left = 569
      Top = 44
      Width = 203
      Height = 2
    end
    object Label8: TLabel
      Left = 640
      Top = 21
      Width = 42
      Height = 20
      Caption = #39064#37327
    end
    object Label9: TLabel
      Left = 712
      Top = 21
      Width = 42
      Height = 20
      Caption = #20998#20540
    end
    object JS_L: TLabel
      Left = 585
      Top = 204
      Width = 63
      Height = 20
      Caption = #25945#24072#65306
    end
    object Label10: TLabel
      Left = 584
      Top = 232
      Width = 63
      Height = 20
      Caption = #24635#20998#65306
    end
    object ST_DBG: TDBGrid
      Left = 40
      Top = 48
      Width = 481
      Height = 169
      Color = clInfoBk
      DataSource = ST_DS
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -20
      TitleFont.Name = #26999#20307'_GB2312'
      TitleFont.Style = [fsBold]
      OnDrawColumnCell = ST_DBGDrawColumnCell
    end
    object XZT_FRBtn: TRadioButton
      Left = 64
      Top = 240
      Width = 97
      Height = 17
      Caption = #36873#25321#39064
      Checked = True
      TabOrder = 1
      TabStop = True
      OnClick = XZT_FRBtnClick
    end
    object TKT_FRBtn: TRadioButton
      Left = 176
      Top = 240
      Width = 97
      Height = 17
      Caption = #22635#31354#39064
      TabOrder = 2
      OnClick = XZT_FRBtnClick
    end
    object JDT_FRBtn: TRadioButton
      Left = 280
      Top = 240
      Width = 97
      Height = 17
      Caption = #31616#31572#39064
      TabOrder = 3
      OnClick = XZT_FRBtnClick
    end
    object YLLST_FRBtn: TRadioButton
      Left = 400
      Top = 240
      Width = 129
      Height = 17
      Caption = #31243#24207#35774#35745#39064
      TabOrder = 4
      OnClick = XZT_FRBtnClick
    end
    object XZTSL_FSE: TEdit
      Left = 648
      Top = 56
      Width = 41
      Height = 21
      TabOrder = 5
      Text = '0'
    end
    object XZTFZ_FSE: TEdit
      Left = 712
      Top = 56
      Width = 41
      Height = 21
      TabOrder = 6
      Text = '0'
    end
    object TKTSL_FSE: TEdit
      Left = 648
      Top = 88
      Width = 41
      Height = 21
      TabOrder = 7
      Text = '0'
    end
    object TKTFZ_FSE: TEdit
      Left = 712
      Top = 88
      Width = 41
      Height = 21
      TabOrder = 8

⌨️ 快捷键说明

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