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

📄 shooltime.dfm

📁 DElphi教学排课管理系统全套 包括论文。希望对大家有帮助
💻 DFM
字号:
object Form24: TForm24
  Left = 199
  Top = 139
  Width = 455
  Height = 337
  Caption = #32771#21220#26102#38388#35774#23450#23376#30028#38754
  Color = clBackground
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object B_modify: TSpeedButton
    Left = 32
    Top = 248
    Width = 113
    Height = 41
    Caption = #20462'   '#25913
    Flat = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindow
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = B_modifyClick
  end
  object B_reset: TSpeedButton
    Left = 176
    Top = 248
    Width = 105
    Height = 41
    Caption = #24674#22797#40664#35748#35774#32622
    Flat = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindow
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = B_resetClick
  end
  object SpeedButton3: TSpeedButton
    Left = 320
    Top = 248
    Width = 97
    Height = 41
    Caption = #36820#22238#20027#30028#38754
    Flat = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindow
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = SpeedButton3Click
  end
  object Panel1: TPanel
    Left = 8
    Top = 8
    Width = 433
    Height = 225
    BevelInner = bvLowered
    BorderWidth = 1
    Color = clSkyBlue
    TabOrder = 0
    object Label1: TLabel
      Left = 72
      Top = 40
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #19978#21320#19978#29677#26102#38388#65306
    end
    object Label2: TLabel
      Left = 72
      Top = 80
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #20013#21320#19979#29677#26102#38388#65306
    end
    object Label3: TLabel
      Left = 72
      Top = 120
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #19979#21320#19978#29677#26102#38388#65306
    end
    object Label4: TLabel
      Left = 72
      Top = 168
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #19979#21320#19978#29677#26102#38388#65306
    end
    object i_time1: TMaskEdit
      Left = 192
      Top = 32
      Width = 168
      Height = 21
      Color = clGradientActiveCaption
      EditMask = '!90:00:00;1;_'
      ImeName = #20013#25991'('#31616#20307') - '#19975#33021#20116#31508'2002'#22810#20803#36755#20837#27861
      MaxLength = 8
      TabOrder = 0
      Text = '  :  :  '
    end
    object i_time2: TMaskEdit
      Left = 192
      Top = 72
      Width = 168
      Height = 21
      Color = clGradientActiveCaption
      EditMask = '!90:00:00;1;_'
      ImeName = #20013#25991'('#31616#20307') - '#19975#33021#20116#31508'2002'#22810#20803#36755#20837#27861
      MaxLength = 8
      TabOrder = 1
      Text = '  :  :  '
    end
    object i_time3: TMaskEdit
      Left = 192
      Top = 112
      Width = 168
      Height = 21
      Color = clGradientActiveCaption
      EditMask = '!90:00:00;1;_'
      ImeName = #20013#25991'('#31616#20307') - '#19975#33021#20116#31508'2002'#22810#20803#36755#20837#27861
      MaxLength = 8
      TabOrder = 2
      Text = '  :  :  '
    end
    object i_time4: TMaskEdit
      Left = 192
      Top = 160
      Width = 168
      Height = 21
      Color = clGradientActiveCaption
      EditMask = '!90:00:00;1;_'
      ImeName = #20013#25991'('#31616#20307') - '#19975#33021#20116#31508'2002'#22810#20803#36755#20837#27861
      MaxLength = 8
      TabOrder = 3
      Text = '  :  :  '
    end
  end
end

⌨️ 快捷键说明

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