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

📄 dbconnect.dfm

📁 工资管理系统
💻 DFM
字号:
object frmConnect: TfrmConnect
  Left = 442
  Top = 186
  Width = 216
  Height = 244
  Caption = #25968#25454#24211#36830#25509
  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 FlatPanel1: TFlatPanel
    Left = 0
    Top = 0
    Width = 208
    Height = 217
    ParentColor = True
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 73
      Height = 13
      AutoSize = False
      Caption = #26381#21153#22120#21517#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 8
      Top = 58
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #25968#25454#24211#21517#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 12
      Top = 99
      Width = 53
      Height = 13
      AutoSize = False
      Caption = #29992#25143#21517#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 12
      Top = 138
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #23494#30721#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object edtServerName: TEdit
      Left = 80
      Top = 22
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object edtDatabaseName: TEdit
      Left = 80
      Top = 56
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object edtUserName: TEdit
      Left = 80
      Top = 93
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object edtPassword: TEdit
      Left = 80
      Top = 135
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object Button1: TButton
      Left = 14
      Top = 175
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 4
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 104
      Top = 174
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 5
      OnClick = Button2Click
    end
  end
end

⌨️ 快捷键说明

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