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

📄 sysconfig.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
字号:
object FrmSysConfig: TFrmSysConfig
  Left = 138
  Top = 161
  BorderStyle = bsDialog
  Caption = #31995#32479#37197#32622
  ClientHeight = 136
  ClientWidth = 326
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 4
    Top = 2
    Width = 231
    Height = 125
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 20
      Width = 72
      Height = 12
      Caption = #25968#25454#24211#21517#31216#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 46
      Width = 72
      Height = 12
      Caption = #25968#25454#24211#29992#25143#65306
    end
    object Label3: TLabel
      Left = 8
      Top = 73
      Width = 72
      Height = 12
      Caption = #24211#29992#25143#21475#20196#65306
    end
    object Label4: TLabel
      Left = 8
      Top = 100
      Width = 96
      Height = 12
      Caption = #26657#39564#24211#29992#25143#21475#20196#65306
    end
    object Edit1: TEdit
      Left = 103
      Top = 16
      Width = 121
      Height = 20
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 103
      Top = 42
      Width = 121
      Height = 20
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 103
      Top = 69
      Width = 121
      Height = 20
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 103
      Top = 96
      Width = 121
      Height = 20
      TabOrder = 3
    end
  end
  object BitBtn1: TBitBtn
    Left = 248
    Top = 16
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 248
    Top = 48
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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