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

📄 connectdlg.~dfm

📁 湖滨小区物业管理系统主要是针对湖滨小区的物业管理公司作为使用对象而开发的
💻 ~DFM
字号:
object connect: Tconnect
  Left = 512
  Top = 192
  Width = 311
  Height = 335
  Caption = #26381#21153#22120#36830#25509
  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 = 33
    Top = 56
    Width = 72
    Height = 13
    Caption = #26381#21153#22120#21517'/IP:  '
  end
  object Label2: TLabel
    Left = 42
    Top = 109
    Width = 63
    Height = 13
    Caption = #25968#25454#24211#21517#65306' '
  end
  object Label3: TLabel
    Left = 2
    Top = 162
    Width = 110
    Height = 13
    Caption = '      '#25968#25454#24211#29992#25143#21517#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 69
    Top = 216
    Width = 36
    Height = 13
    Caption = #23494#30721#65306
  end
  object Edit1: TEdit
    Left = 104
    Top = 56
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 0
    Text = '.'
    OnEnter = Edit1Enter
    OnExit = Edit1Exit
    OnKeyDown = Edit1KeyDown
  end
  object Edit2: TEdit
    Left = 104
    Top = 109
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 1
    Text = 'wuye'
    OnEnter = Edit2Enter
    OnExit = Edit2Exit
    OnKeyDown = Edit2KeyDown
  end
  object Edit3: TEdit
    Left = 104
    Top = 162
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 2
    Text = 'sa'
    OnEnter = Edit3Enter
    OnExit = Edit3Exit
    OnKeyDown = Edit3KeyDown
  end
  object Edit4: TEdit
    Left = 104
    Top = 216
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    PasswordChar = '*'
    TabOrder = 3
    OnEnter = Edit4Enter
    OnExit = Edit4Exit
    OnKeyDown = Edit4KeyDown
  end
  object Button1: TButton
    Left = 32
    Top = 264
    Width = 75
    Height = 25
    Caption = #36830#25509
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 152
    Top = 264
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 5
    OnClick = Button2Click
  end
  object ADOConnection1: TADOConnection
    LoginPrompt = False
    Provider = 'SQLOLEDB'
    Left = 248
    Top = 24
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 64
    Top = 24
  end
end

⌨️ 快捷键说明

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