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

📄 chaxun.dfm

📁 这是用delphi作的人力资源管理系统
💻 DFM
字号:
object CX: TCX
  Left = 309
  Top = 167
  Width = 419
  Height = 311
  Caption = #26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 64
    Width = 409
    Height = 217
    TabOrder = 0
    object Label2: TLabel
      Left = 18
      Top = 21
      Width = 99
      Height = 16
      Caption = #35831#36755#20837#23398#21495#65306'         '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 108
      Top = 20
      Width = 95
      Height = 21
      TabOrder = 0
    end
    object select: TButton
      Left = 221
      Top = 20
      Width = 65
      Height = 23
      Caption = #26597'  '#35810
      TabOrder = 1
      OnClick = selectClick
    end
    object return: TButton
      Left = 300
      Top = 20
      Width = 66
      Height = 22
      Caption = #36820' '#22238
      TabOrder = 2
      OnClick = returnClick
    end
    object DBGrid1: TDBGrid
      Left = 13
      Top = 54
      Width = 385
      Height = 153
      DataSource = XSCJDM.XSCJDataSource
      ReadOnly = True
      TabOrder = 3
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'XH'
          Title.Alignment = taCenter
          Title.Caption = #23398#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'XM'
          Title.Alignment = taCenter
          Title.Caption = #22995#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'XBM'
          Title.Alignment = taCenter
          Title.Caption = #24615#21035
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'CSSJ'
          Title.Alignment = taCenter
          Title.Caption = #20986#29983#26102#38388
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'ZY'
          Title.Alignment = taCenter
          Title.Caption = #19987#19994
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'ZXF'
          Title.Alignment = taCenter
          Title.Caption = #24635#23398#20998
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'BZ'
          Title.Alignment = taCenter
          Title.Caption = #22791#27880
          Width = 200
          Visible = True
        end>
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = -1
    Width = 409
    Height = 61
    TabOrder = 1
    object Label1: TLabel
      Left = 104
      Top = 19
      Width = 205
      Height = 24
      Caption = ' '#23398' '#29983' '#20449' '#24687' '#26597' '#35810'       '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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