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

📄 canshuunit.dfm

📁 DELPHI计算机科学系教务管理系统,带论文设计,不错的参考
💻 DFM
字号:
object tongjiForm: TtongjiForm
  Left = 345
  Top = 227
  Width = 372
  Height = 227
  Caption = #30456#20851#21442#25968
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 364
    Height = 200
    Align = alClient
    BorderStyle = bsSingle
    Color = clMoneyGreen
    TabOrder = 0
    object Label1: TLabel
      Left = 104
      Top = 13
      Width = 133
      Height = 19
      Caption = #35831#22635#20889#30456#20851#20449#24687
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #21326#25991#26032#39759
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 13
      Top = 119
      Width = 74
      Height = 13
      AutoSize = False
      Caption = #21333#20301#36127#36131#20154#65306
    end
    object Label14: TLabel
      Left = 190
      Top = 120
      Width = 51
      Height = 13
      AutoSize = False
      Caption = #21333'     '#20301#65306
    end
    object Label12: TLabel
      Left = 19
      Top = 86
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #22635#34920#20154#65306
    end
    object Label2: TLabel
      Left = 14
      Top = 53
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #22635#34920#26102#38388#65306
    end
    object Label4: TLabel
      Left = 193
      Top = 87
      Width = 44
      Height = 15
      AutoSize = False
      Caption = #23398'    '#26399#65306
    end
    object Label3: TLabel
      Left = 194
      Top = 54
      Width = 45
      Height = 13
      AutoSize = False
      Caption = #23398#24180#24230#65306
    end
    object Button1: TButton
      Left = 128
      Top = 156
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 0
      OnClick = Button1Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 78
      Top = 51
      Width = 101
      Height = 21
      Date = 39187.053679282410000000
      Time = 39187.053679282410000000
      TabOrder = 1
    end
    object edttrshren: TEdit
      Left = 76
      Top = 84
      Width = 101
      Height = 21
      TabOrder = 2
    end
    object edttrfzren: TEdit
      Left = 241
      Top = 116
      Width = 101
      Height = 21
      TabOrder = 3
    end
    object edttrjbren: TEdit
      Left = 93
      Top = 116
      Width = 85
      Height = 21
      TabOrder = 4
    end
    object Edit1: TEdit
      Left = 242
      Top = 50
      Width = 101
      Height = 21
      TabOrder = 5
    end
    object ComboBox1: TComboBox
      Left = 242
      Top = 83
      Width = 101
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 6
      Text = #31532#19968#23398#26399
      Items.Strings = (
        #31532#19968#23398#26399
        #31532#20108#23398#26399)
    end
  end
end

⌨️ 快捷键说明

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