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

📄 cx_mxunit.dfm

📁 使用delphi语言
💻 DFM
字号:
object cx_mxform: Tcx_mxform
  Left = 138
  Top = 149
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #26126#32454#34920#26597#35810
  ClientHeight = 157
  ClientWidth = 539
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 200
    Top = 24
    Width = 135
    Height = 15
    Caption = #26126#32454#26597#35810#34920#26465#20214#36873#25321
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 62
    Top = 52
    Width = 91
    Height = 13
    Caption = #35831#36873#25321#37096#38376#32534#21495
  end
  object Label10: TLabel
    Left = 302
    Top = 52
    Width = 91
    Height = 13
    Caption = #35831#36873#25321#32844#24037#32534#21495
  end
  object Bevel1: TBevel
    Left = 35
    Top = 11
    Width = 478
    Height = 135
    Shape = bsFrame
  end
  object Label11: TLabel
    Left = 153
    Top = 82
    Width = 254
    Height = 13
    Caption = #35831#21452#20987#32844#24037#32534#21495#26694#65292#21017#24377#20986#32844#24037#32534#21495#36873#25321#26694' '
    Font.Charset = ANSI_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBLookupComboBox1: TDBLookupComboBox
    Left = 154
    Top = 48
    Width = 92
    Height = 21
    KeyField = #37096#38376#32534#21495
    ListSource = dm.dsbm
    TabOrder = 0
    OnKeyDown = DBLookupComboBox1KeyDown
  end
  object Edit1: TEdit
    Left = 393
    Top = 48
    Width = 89
    Height = 21
    TabOrder = 1
    OnDblClick = Edit1DblClick
    OnKeyDown = Edit1KeyDown
  end
  object BitBtn1: TBitBtn
    Left = 176
    Top = 109
    Width = 75
    Height = 26
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 4
  end
  object BitBtn2: TBitBtn
    Left = 288
    Top = 109
    Width = 75
    Height = 26
    Cancel = True
    Caption = #20851#38381
    TabOrder = 3
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 177
    Top = 110
    Width = 75
    Height = 26
    Caption = #30830#23450
    TabOrder = 2
    OnClick = BitBtn3Click
  end
end

⌨️ 快捷键说明

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