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

📄 panduanti_frm.dfm

📁 证券公司考试系统,三层架构,从题库自动产生试卷,全部主观题
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object PanDuan_Frm: TPanDuan_Frm
  Left = 515
  Top = 508
  BorderStyle = bsNone
  Caption = #21028#26029#39064
  ClientHeight = 441
  ClientWidth = 798
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 798
    Height = 441
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object PanDuan_DBCtrlGrid: TDBCtrlGrid
      Left = 2
      Top = 48
      Width = 794
      Height = 391
      Align = alClient
      ColCount = 1
      DataSource = Client_DataModule.PanDuan_DS
      PanelHeight = 78
      PanelWidth = 778
      TabOrder = 0
      RowCount = 5
      object Panel2: TPanel
        Left = 0
        Top = 0
        Width = 778
        Height = 78
        Align = alClient
        BevelInner = bvLowered
        TabOrder = 0
        object DBText1: TDBText
          Left = 56
          Top = 17
          Width = 57
          Height = 17
          DataField = 'Subject_ID'
          DataSource = Client_DataModule.PanDuan_DS
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label1: TLabel
          Left = 16
          Top = 17
          Width = 37
          Height = 13
          Caption = #39064#21495#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object DBText3: TDBText
          Left = 721
          Top = 20
          Width = 20
          Height = 17
          DataField = 'Select_Subject_value'
          DataSource = Client_DataModule.PanDuan_DS
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label11: TLabel
          Left = 744
          Top = 20
          Width = 13
          Height = 13
          Caption = #20998
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object DBText4: TDBText
          Left = 720
          Top = 45
          Width = 57
          Height = 17
          DataField = 'Difficulty'
          DataSource = Client_DataModule.PanDuan_DS
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label7: TLabel
          Left = 679
          Top = 20
          Width = 37
          Height = 13
          Caption = #20998#20540#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label10: TLabel
          Left = 679
          Top = 44
          Width = 37
          Height = 13
          Caption = #38590#24230#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Focused_Image: TImage
          Left = 88
          Top = 42
          Width = 18
          Height = 17
          Picture.Data = {
            07544269746D617036010000424D360100000000000076000000280000001100
            0000100000000100040000000000C00000000000000000000000100000000000
            000000000000000080000080000000808000800000008000800080800000C0C0
            C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
            FF00333333333333333330000000333333333333333330000000333F33333333
            333330000000338AFF333333333330000000338AAAFF3333333330000000338A
            AAAAFF33333330000000338AAAAAAAFF333330000000338AAAAAAAAAFF333000
            0000338AAAAAAAAA88F330000000338AAAAAAA88333330000000338AAAAA8833
            333330000000338AAA883333333330000000338A883333333333300000003388
            3333333333333000000033333333333333333000000033333333333333333000
            0000}
          Visible = False
        end
        object A_Select: TDBCheckBox
          Left = 129
          Top = 17
          Width = 37
          Height = 17
          Caption = #23545
          DataField = 'A_Select'
          DataSource = Client_DataModule.PanDuan_DS
          TabOrder = 0
          ValueChecked = 'True'
          ValueUnchecked = 'False'
          OnEnter = A_SelectEnter
        end
        object B_Select: TDBCheckBox
          Left = 129
          Top = 43
          Width = 38
          Height = 17
          Caption = #38169
          DataField = 'B_Select'
          DataSource = Client_DataModule.PanDuan_DS
          TabOrder = 1
          ValueChecked = 'True'
          ValueUnchecked = 'False'
          OnEnter = B_SelectEnter
        end
        object DBMemo1: TDBMemo
          Left = 176
          Top = 15
          Width = 497
          Height = 49
          Color = clMenu
          Ctl3D = False
          DataField = 'Content'
          DataSource = Client_DataModule.PanDuan_DS
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ParentCtl3D = False
          ParentFont = False
          ReadOnly = True
          ScrollBars = ssVertical
          TabOrder = 2
        end
        object DBCheckBox1: TDBCheckBox
          Left = 17
          Top = 43
          Width = 65
          Height = 17
          Caption = #20570#26631#35760
          DataField = 'Flag'
          DataSource = Client_DataModule.PanDuan_DS
          TabOrder = 3
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
      end
    end
    object Panel3: TPanel
      Left = 2
      Top = 2
      Width = 794
      Height = 46
      Align = alTop
      BevelInner = bvLowered
      TabOrder = 1
      object Label2: TLabel
        Left = 16
        Top = 13
        Width = 60
        Height = 19
        Caption = #21028#26029#39064
        Font.Charset = ANSI_CHARSET
        Font.Color = clRed
        Font.Height = -19
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Image3: TImage
        Left = 95
        Top = 14
        Width = 114
        Height = 19
        Picture.Data = {
          0A544A504547496D6167654A020000FFD8FFE000104A46494600010200006400
          640000FFEC00114475636B79000100040000003C0000FFEE000E41646F626500
          64C000000001FFDB0084000604040405040605050609060506090B080606080B
          0C0A0A0B0A0A0C100C0C0C0C0C0C100C0E0F100F0E0C1313141413131C1B1B1B
          1C1F1F1F1F1F1F1F1F1F1F010707070D0C0D181010181A1511151A1F1F1F1F1F
          1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F

⌨️ 快捷键说明

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