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

📄 canshuformunit.dfm

📁 DELPHI计算机科学系教务管理系统,带论文设计,不错的参考
💻 DFM
字号:
object canshuForm: TcanshuForm
  Left = 399
  Top = 250
  Width = 218
  Height = 243
  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
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 210
    Height = 216
    Align = alClient
    BorderStyle = bsSingle
    Color = clMoneyGreen
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 16
      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 = 23
      Top = 95
      Width = 48
      Height = 13
      AutoSize = False
      Caption = #23398#24180#24230#65306
    end
    object Label14: TLabel
      Left = 24
      Top = 131
      Width = 44
      Height = 21
      AutoSize = False
      Caption = #23398'    '#26399#65306
    end
    object Label12: TLabel
      Left = 23
      Top = 58
      Width = 54
      Height = 13
      AutoSize = False
      Caption = #31995'    '#21035#65306
    end
    object Button1: TButton
      Left = 67
      Top = 167
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 0
      OnClick = Button1Click
    end
    object edttrjbren: TEdit
      Left = 76
      Top = 92
      Width = 101
      Height = 21
      TabOrder = 1
    end
    object ComboBox1: TComboBox
      Left = 76
      Top = 127
      Width = 102
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 2
      Text = #31532#19968#23398#26399
      Items.Strings = (
        #31532#19968#23398#26399
        #31532#20108#23398#26399)
    end
    object ComboBox2: TComboBox
      Left = 76
      Top = 55
      Width = 102
      Height = 21
      ItemHeight = 13
      TabOrder = 3
    end
  end
end

⌨️ 快捷键说明

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