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

📄 u_cxsz.dfm

📁 人力资源管理系统是一个典型的数据库应用程序
💻 DFM
字号:
object frm_cxsz: Tfrm_cxsz
  Left = 359
  Top = 149
  Width = 251
  Height = 128
  Caption = #35774#32622#26465#20214
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 243
    Height = 101
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 48
      Top = 8
      Width = 147
      Height = 21
      Caption = #35831#35774#32622#26597#35810#26465#20214
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -21
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object ComboBox1: TComboBox
      Left = 8
      Top = 32
      Width = 81
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Items.Strings = (
        #21592#24037#32534#21495
        #20986#21220#22825#25968
        #35831#20551#22825#25968
        #36831#21040#27425#25968
        #26089#36864#27425#25968
        #26103#24037#22825#25968
        #21152#29677#26102#25968
        #32771#26680#31561#32423
        #32771#26680#20998#20540
        #32771#26680#26376#20221)
    end
    object ComboBox2: TComboBox
      Left = 88
      Top = 32
      Width = 41
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Items.Strings = (
        '='
        '>'
        '<'
        '<>'
        '>='
        '<=')
    end
    object Edit1: TEdit
      Left = 128
      Top = 32
      Width = 105
      Height = 21
      TabOrder = 2
    end
    object BitBtn1: TBitBtn
      Left = 32
      Top = 64
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 3
      OnClick = BitBtn1Click
      Kind = bkOK
    end
    object BitBtn2: TBitBtn
      Left = 136
      Top = 64
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 4
      OnClick = BitBtn2Click
      Kind = bkCancel
    end
  end
end

⌨️ 快捷键说明

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