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

📄 jzsz_p.dfm

📁 考试系统,是一个简单的但是很经典的
💻 DFM
字号:
object f_zjsz: Tf_zjsz
  Left = 136
  Top = 96
  BorderStyle = bsSingle
  Caption = #31456#33410#12289#30693#35782#28857#35774#32622
  ClientHeight = 579
  ClientWidth = 800
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object tv: Thwkdbtree
    Left = 0
    Top = 82
    Width = 800
    Height = 497
    Align = alClient
    BorderStyle = bsNone
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    Indent = 19
    ReadOnly = True
    TabOrder = 0
    OnClick = tvClick
    Active = False
    AutoClear = False
    KeyNum = 2
    DataSet = cds
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 800
    Height = 38
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object bt1: TSpeedButton
      Left = 4
      Top = 4
      Width = 65
      Height = 30
      Caption = #28155#21152
      Flat = True
      OnClick = bt1Click
    end
    object bt2: TSpeedButton
      Left = 72
      Top = 4
      Width = 65
      Height = 30
      Caption = #20462#25913
      Flat = True
      OnClick = bt2Click
    end
    object bt3: TSpeedButton
      Left = 140
      Top = 4
      Width = 65
      Height = 30
      Caption = #21024#38500
      Flat = True
      OnClick = bt3Click
    end
    object bt4: TSpeedButton
      Left = 208
      Top = 4
      Width = 65
      Height = 30
      Caption = #23384#30424
      Enabled = False
      Flat = True
      OnClick = bt4Click
    end
    object bt5: TSpeedButton
      Left = 276
      Top = 4
      Width = 65
      Height = 30
      Caption = #21462#28040
      Enabled = False
      Flat = True
      OnClick = bt5Click
    end
    object bt6: TSpeedButton
      Left = 344
      Top = 4
      Width = 65
      Height = 30
      Caption = #36864#20986
      Flat = True
      OnClick = bt6Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 38
    Width = 800
    Height = 44
    Align = alTop
    BevelInner = bvLowered
    TabOrder = 2
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 48
      Height = 16
      Caption = #32534'  '#21495
      Transparent = True
    end
    object Label2: TLabel
      Left = 208
      Top = 16
      Width = 48
      Height = 16
      Caption = #21517'  '#31216
      Transparent = True
    end
    object Edit1: TEdit
      Left = 72
      Top = 12
      Width = 121
      Height = 24
      BevelKind = bkFlat
      BorderStyle = bsNone
      ReadOnly = True
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 272
      Top = 12
      Width = 481
      Height = 24
      BevelKind = bkFlat
      BorderStyle = bsNone
      TabOrder = 1
    end
  end
  object cds: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 240
    Top = 136
  end
end

⌨️ 快捷键说明

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