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

📄 u_db_set.dfm

📁 学员管理的软件
💻 DFM
字号:
object Form1: TForm1
  Left = 332
  Top = 238
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #25968#25454#24211#37197#32622'...'
  ClientHeight = 221
  ClientWidth = 336
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 336
    Height = 221
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 209
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#25968#25454#24211'IP'#22320#22336#25110#32773#20027#26426#21517#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 64
      Width = 193
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#25968#25454#24211#21517#65306
    end
    object Label3: TLabel
      Left = 8
      Top = 104
      Width = 177
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#25968#25454#24211#30331#38470#21517#65306
    end
    object Label4: TLabel
      Left = 8
      Top = 152
      Width = 201
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#25968#25454#24211#30331#38470#23494#30721#65306
    end
    object Edit1: TEdit
      Left = 208
      Top = 16
      Width = 121
      Height = 19
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      OnEnter = Edit1Enter
      OnExit = Edit1Exit
    end
    object Edit2: TEdit
      Left = 208
      Top = 56
      Width = 121
      Height = 19
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      OnEnter = Edit1Enter
      OnExit = Edit1Exit
    end
    object Edit3: TEdit
      Left = 208
      Top = 96
      Width = 121
      Height = 19
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 2
      OnEnter = Edit1Enter
      OnExit = Edit1Exit
    end
    object Edit4: TEdit
      Left = 208
      Top = 144
      Width = 121
      Height = 19
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 3
      OnEnter = Edit1Enter
      OnExit = Edit1Exit
    end
    object BitBtn1: TBitBtn
      Left = 152
      Top = 184
      Width = 75
      Height = 25
      Caption = #37197#32622
      TabOrder = 4
      OnClick = BitBtn1Click
      Kind = bkOK
    end
    object BitBtn2: TBitBtn
      Left = 248
      Top = 184
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 5
      OnClick = BitBtn2Click
      Kind = bkCancel
    end
  end
end

⌨️ 快捷键说明

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