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

📄 unit_config.dfm

📁 航空人身保险信息管理系统使用SQL和DELHPI开发
💻 DFM
字号:
object FrmConfig: TFrmConfig
  Left = 17
  Top = 159
  Width = 658
  Height = 297
  Caption = 'FrmConfig'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 72
    Top = 74
    Width = 41
    Height = 13
    Caption = 'ServerIP'
  end
  object Label2: TLabel
    Left = 72
    Top = 114
    Width = 22
    Height = 13
    Caption = 'User'
  end
  object Label3: TLabel
    Left = 72
    Top = 163
    Width = 49
    Height = 13
    Caption = 'PassWord'
  end
  object Label4: TLabel
    Left = 72
    Top = 34
    Width = 75
    Height = 13
    Caption = 'DataBaseName'
  end
  object Label5: TLabel
    Left = 432
    Top = 40
    Width = 49
    Height = 13
    Caption = 'MaxQuata'
  end
  object Button1: TButton
    Left = 256
    Top = 218
    Width = 81
    Height = 25
    Caption = #35835#20986#37197#32622
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 392
    Top = 218
    Width = 75
    Height = 25
    Caption = #20445#23384#37197#32622
    TabOrder = 1
    OnClick = Button2Click
  end
  object Edit1: TEdit
    Left = 151
    Top = 74
    Width = 201
    Height = 21
    TabOrder = 2
  end
  object Edit2: TEdit
    Left = 151
    Top = 114
    Width = 201
    Height = 21
    TabOrder = 3
  end
  object Edit3: TEdit
    Left = 151
    Top = 163
    Width = 201
    Height = 21
    TabOrder = 4
  end
  object Edit4: TEdit
    Left = 151
    Top = 31
    Width = 201
    Height = 21
    TabOrder = 5
  end
  object Edit5: TEdit
    Left = 496
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 6
  end
end

⌨️ 快捷键说明

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