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

📄 set_form.dfm

📁 用户登录、自动出题、试题录入、手动出题、试题管理等
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Set_F: TSet_F
  Left = 259
  Top = 181
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #36719#20214#35774#32622
  ClientHeight = 415
  ClientWidth = 581
  Color = clMoneyGreen
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 581
    Height = 54
    ButtonHeight = 51
    ButtonWidth = 67
    Caption = 'ToolBar1'
    Flat = True
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 0
    object YHGL_TBtn: TToolButton
      Left = 0
      Top = 0
      Caption = #29992#25143#31649#29702
      Down = True
      Grouped = True
      ImageIndex = 0
      Style = tbsCheck
      OnClick = YHGL_TBtnClick
    end
    object SJKGL_TBtn: TToolButton
      Left = 67
      Top = 0
      Caption = #25968#25454#24211#31649#29702
      Grouped = True
      ImageIndex = 1
      Style = tbsCheck
      OnClick = SJKGL_TBtnClick
    end
    object ToolButton3: TToolButton
      Left = 134
      Top = 0
      Width = 8
      Caption = 'ToolButton3'
      Style = tbsDivider
    end
    object ToolButton4: TToolButton
      Left = 142
      Top = 0
      Caption = #24110#21161
      ImageIndex = 2
      OnClick = ToolButton4Click
    end
    object ToolButton5: TToolButton
      Left = 209
      Top = 0
      Caption = #20851#20110
      ImageIndex = 3
      OnClick = ToolButton5Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 54
    Width = 581
    Height = 361
    Align = alClient
    ParentColor = True
    TabOrder = 1
    object Set_PC: TPageControl
      Left = 1
      Top = 1
      Width = 579
      Height = 320
      ActivePage = YHGL_TS
      Align = alTop
      TabOrder = 0
      object YHGL_TS: TTabSheet
        Caption = #29992#25143#31649#29702
        object FlatGroupBox2: TFlatGroupBox
          Left = 328
          Top = 0
          Width = 241
          Height = 73
          Caption = #25805#20316#26041#24335#65306
          TabOrder = 0
          ColorBorder = clGreen
          object XG_FRBtn: TFlatRadioButton
            Left = 21
            Top = 32
            Width = 97
            Height = 17
            Caption = #20462#25913#29992#25143#20449#24687
            Checked = True
            TabOrder = 0
            TabStop = True
            OnClick = XG_FRBtnClick
          end
          object TJ_FRBtn: TFlatRadioButton
            Left = 136
            Top = 32
            Width = 97
            Height = 17
            Caption = #28155#21152#29992#25143#20449#24687
            TabOrder = 1
            OnClick = TJ_FRBtnClick
          end
        end
        object FlatGroupBox3: TFlatGroupBox
          Left = 328
          Top = 80
          Width = 241
          Height = 169
          Caption = #20449#24687#65306
          TabOrder = 1
          ColorBorder = clGreen
          object Label2: TLabel
            Left = 36
            Top = 32
            Width = 48
            Height = 12
            Caption = #29992#25143#21517#65306
          end
          object Label3: TLabel
            Left = 48
            Top = 90
            Width = 36
            Height = 12
            Caption = #23494#30721#65306
          end
          object Label4: TLabel
            Left = 24
            Top = 120
            Width = 60
            Height = 12
            Caption = #30830#35748#23494#30721#65306
          end
          object Label5: TLabel
            Left = 48
            Top = 61
            Width = 36
            Height = 12
            Caption = #26435#38480#65306
          end
          object Label6: TLabel
            Left = 24
            Top = 147
            Width = 192
            Height = 12
            Caption = #22914#19981#20462#25913#23494#30721#35831#20445#25345#20197#19978#23494#30721#26694#20026#31354
            Font.Charset = GB2312_CHARSET
            Font.Color = clRed
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object YHM_FE: TFlatEdit
            Left = 86
            Top = 29
            Width = 121
            Height = 18
            ColorBorder = clGreen
            ColorFlat = clMoneyGreen
            ParentColor = True
            TabOrder = 0
          end
          object MM_FE: TFlatEdit
            Left = 86
            Top = 86
            Width = 121
            Height = 18
            ColorBorder = clGreen
            ColorFlat = clMoneyGreen
            ParentColor = True
            PasswordChar = '*'
            TabOrder = 1
          end
          object QRMM_FE: TFlatEdit
            Left = 86
            Top = 115
            Width = 121
            Height = 18
            ColorBorder = clGreen
            ColorFlat = clMoneyGreen
            ParentColor = True
            PasswordChar = '*'
            TabOrder = 2
          end
          object QX_FCB: TFlatComboBox
            Left = 86
            Top = 57
            Width = 121
            Height = 20
            Style = csDropDownList
            Color = clInfoBk
            ColorBorder = clGreen
            ItemHeight = 12
            TabOrder = 3
            ItemIndex = -1
          end
        end
        object Run_FBtn: TFlatButton
          Left = 496
          Top = 263
          Width = 73
          Height = 25
          ColorFocused = clSkyBlue
          ColorDown = clSkyBlue
          ColorBorder = clGreen
          Caption = #25552#20132
          TabOrder = 2
          OnClick = Run_FBtnClick
        end
        object Panel2: TPanel
          Left = 0
          Top = 0
          Width = 321
          Height = 293
          Align = alLeft
          BevelOuter = bvNone
          ParentColor = True
          TabOrder = 3

⌨️ 快捷键说明

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