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

📄 unit1.dfm

📁 客户关系管理系统 客户关系管理系统
💻 DFM
字号:
object custrom: Tcustrom
  Left = 382
  Top = 309
  Width = 262
  Height = 217
  Caption = #30331#38470#26694
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 48
    Width = 56
    Height = 13
    Caption = #29992#25143#21517#65306'   '
  end
  object Label2: TLabel
    Left = 32
    Top = 80
    Width = 44
    Height = 13
    Caption = #23494#30721#65306'   '
  end
  object Eusername: TEdit
    Left = 72
    Top = 40
    Width = 120
    Height = 21
    TabOrder = 0
  end
  object Epassword: TEdit
    Left = 72
    Top = 72
    Width = 120
    Height = 21
    PasswordChar = '*'
    TabOrder = 1
  end
  object Button1: TButton
    Left = 40
    Top = 128
    Width = 74
    Height = 25
    Caption = #30830#23450
    Default = True
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 144
    Top = 128
    Width = 74
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = Button2Click
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 64
    Top = 16
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#25105'\'#25105#20889#30340#31243#24207'\'#31616#21333#30340#23458#25143#31649#29702#31243 +
      #24207'\data.mdb;Persist Security Info=False'
    LoginPrompt = False
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 24
    Top = 16
  end
end

⌨️ 快捷键说明

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