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

📄 tjyh.dfm

📁 某计算机学院的毕业设计及论文
💻 DFM
字号:
object TJYHForm: TTJYHForm
  Left = 192
  Top = 126
  Width = 376
  Height = 263
  Caption = #28155#21152#29992#25143
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 18
    Top = 22
    Width = 322
    Height = 155
    Caption = ' '#29992#25143#31649#29702' '
    Color = clBtnFace
    Ctl3D = True
    ParentColor = False
    ParentCtl3D = False
    TabOrder = 0
    object Label1: TLabel
      Left = 39
      Top = 33
      Width = 54
      Height = 13
      Caption = #29992' '#25143' '#21517#65306
    end
    object Label3: TLabel
      Left = 39
      Top = 63
      Width = 48
      Height = 13
      Caption = #23494'    '#30721#65306
    end
    object Label5: TLabel
      Left = 39
      Top = 93
      Width = 60
      Height = 13
      Caption = #30830#35748#23494#30721#65306
    end
    object Label2: TLabel
      Left = 39
      Top = 123
      Width = 60
      Height = 13
      Caption = #29992#25143#26435#38480#65306
    end
    object Edit2: TEdit
      Left = 113
      Top = 61
      Width = 176
      Height = 21
      PasswordChar = '*'
      TabOrder = 1
    end
    object Edit1: TEdit
      Left = 113
      Top = 91
      Width = 176
      Height = 21
      PasswordChar = '*'
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 113
      Top = 30
      Width = 176
      Height = 21
      TabOrder = 0
    end
    object ComboBox1: TComboBox
      Left = 112
      Top = 120
      Width = 177
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 3
      Items.Strings = (
        #26222#36890#29992#25143
        #31649' '#29702' '#21592)
    end
  end
  object Button1: TButton
    Left = 136
    Top = 184
    Width = 65
    Height = 25
    Caption = #28155#21152
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 281
    Top = 184
    Width = 59
    Height = 25
    Caption = #36864#20986
    ModalResult = 1
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 213
    Top = 184
    Width = 57
    Height = 25
    Caption = #28165#38500
    TabOrder = 3
  end
  object ADOTable1: TADOTable
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\'#25945#23460#31649#29702'.mdb;Persist ' +
      'Security Info=False;User ID=Admin;Password=""'
    CursorType = ctStatic
    TableName = 'logo'
    Left = 32
    Top = 32
  end
end

⌨️ 快捷键说明

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