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

📄 mrcsbh_cx.dfm

📁 客户管理系统主要是以客户为基础
💻 DFM
字号:
object FRM_CSBH_CX: TFRM_CSBH_CX
  Left = 222
  Top = 193
  Width = 462
  Height = 233
  Caption = #22269#20869#20027#35201#22478#24066#21306#21495#37038#32534#26597#35810
  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 = 8
    Top = 8
    Width = 433
    Height = 97
    Caption = #26597#35810#26465#20214
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 40
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25152#23646#30465#20221
    end
    object Label2: TLabel
      Left = 224
      Top = 40
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25152#23646#22478#24066'   '
    end
    object ComboBox1: TComboBox
      Left = 88
      Top = 40
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = 'ComboBox1'
      OnChange = ComboBox1Change
    end
    object ComboBox2: TComboBox
      Left = 288
      Top = 40
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Text = 'ComboBox2'
      OnChange = ComboBox2Change
    end
  end
  object Panel1: TPanel
    Left = 8
    Top = 120
    Width = 433
    Height = 65
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object Label3: TLabel
      Left = 24
      Top = 24
      Width = 60
      Height = 13
      Caption = #30005#35805#21306#21495#65306
    end
    object Label4: TLabel
      Left = 240
      Top = 24
      Width = 36
      Height = 13
      Caption = #37038#32534#65306
    end
    object Edit1: TEdit
      Left = 96
      Top = 16
      Width = 129
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 280
      Top = 16
      Width = 129
      Height = 21
      TabOrder = 1
      Text = 'Edit2'
    end
  end
end

⌨️ 快捷键说明

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