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

📄 zkzgz_p.dfm

📁 考试系统,用DELPHI实现C/S模式,保证数据的安全和稳定,比起ASP要好一点
💻 DFM
字号:
object f_zkzgz: Tf_zkzgz
  Left = 328
  Top = 349
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20934#32771#35777#21495#29983#25104#35268#21017
  ClientHeight = 162
  ClientWidth = 443
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 112
    Height = 16
    Caption = #20934#32771#35777#21495#38271#24230#20849
  end
  object Label2: TLabel
    Left = 200
    Top = 18
    Width = 16
    Height = 16
    Caption = #20301
  end
  object Label3: TLabel
    Left = 128
    Top = 79
    Width = 48
    Height = 16
    Caption = #20301#22635#20805
  end
  object Label4: TLabel
    Left = 312
    Top = 79
    Width = 112
    Height = 16
    Caption = #21518#38754#30340#33258#21160#29983#25104
  end
  object SpeedButton1: TSpeedButton
    Left = 72
    Top = 120
    Width = 193
    Height = 26
    Caption = #24320#22987#29983#25104#20934#32771#35777#21495
    Flat = True
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 280
    Top = 120
    Width = 97
    Height = 26
    Caption = #36820#22238
    Flat = True
    OnClick = SpeedButton2Click
  end
  object chk2: TCheckBox
    Left = 24
    Top = 76
    Width = 41
    Height = 17
    Caption = #21069
    Checked = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    State = cbChecked
    TabOrder = 0
    OnClick = chk2Click
  end
  object ws2: TSpinEdit
    Left = 72
    Top = 74
    Width = 49
    Height = 23
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    MaxValue = 8
    MinValue = 1
    ParentFont = False
    TabOrder = 1
    Value = 4
    OnChange = ws2Change
  end
  object ws1: TSpinEdit
    Left = 146
    Top = 15
    Width = 49
    Height = 23
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    MaxValue = 10
    MinValue = 2
    ParentFont = False
    TabOrder = 2
    Value = 10
  end
  object chk1: TCheckBox
    Left = 24
    Top = 48
    Width = 97
    Height = 17
    Caption = #20840#33258#21160#29983#25104
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = chk1Click
  end
  object Edit1: TEdit
    Left = 186
    Top = 74
    Width = 113
    Height = 24
    MaxLength = 4
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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