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

📄 rytz.dfm

📁 人事管理程序源码
💻 DFM
字号:
object Form_rytz: TForm_rytz
  Left = 298
  Top = 169
  BorderStyle = bsDialog
  Caption = #21516#21333#20301#21508#37096#38376#38388#20154#21592#35843#25972
  ClientHeight = 338
  ClientWidth = 563
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 563
    Height = 338
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 20
      Top = 18
      Width = 242
      Height = 289
      Caption = #35843#25972#21069#25152#22312#37096#38376
      TabOrder = 0
      object Label1: TLabel
        Left = 10
        Top = 35
        Width = 36
        Height = 13
        Caption = #37096#38376#65306
      end
      object Label3: TLabel
        Left = 10
        Top = 68
        Width = 36
        Height = 13
        Caption = #22995#21517#65306
      end
      object tzq_bm: TComboBox
        Left = 45
        Top = 31
        Width = 179
        Height = 21
        ItemHeight = 13
        TabOrder = 0
        OnKeyPress = tzq_bmKeyPress
      end
      object tzq_xm: TEdit
        Left = 45
        Top = 64
        Width = 100
        Height = 21
        TabOrder = 1
      end
      object Panel2: TPanel
        Left = 2
        Top = 104
        Width = 238
        Height = 183
        Align = alBottom
        TabOrder = 2
        object DBGrid1: TDBGrid
          Left = 1
          Top = 1
          Width = 236
          Height = 181
          Align = alClient
          DataSource = gzda_dm.DataSource10
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          Columns = <
            item
              Alignment = taCenter
              Expanded = False
              FieldName = 'zgxh'
              Title.Alignment = taCenter
              Title.Caption = #32534#21495
              Width = 55
              Visible = True
            end
            item
              Alignment = taCenter
              Expanded = False
              FieldName = 'xm'
              Title.Alignment = taCenter
              Title.Caption = #22995#21517
              Width = 93
              Visible = True
            end
            item
              Alignment = taCenter
              Expanded = False
              FieldName = 'xb'
              Title.Alignment = taCenter
              Title.Caption = #24615#21035
              Width = 44
              Visible = True
            end>
        end
      end
      object BitBtn1: TBitBtn
        Left = 150
        Top = 62
        Width = 70
        Height = 25
        Caption = #26816#32034'(&J)'
        TabOrder = 3
        OnClick = BitBtn1Click
        Glyph.Data = {
          42010000424D4201000000000000760000002800000011000000110000000100
          040000000000CC00000000000000000000001000000010000000000000000000
          BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
          77777000000070000000007777777000000070FFFFFFF07777700000000070F7
          7777F07777000000000070F77777F07770007000000070F77780008700077000
          000070F7700FFF0000777000000070F708FFFF0807777000000070F80E000F07
          08777000000070F0EFEFEF0770777000000070F0F0000F077077700000007000
          EFEFFF0770777000000077780000000708777000000077770077777807777000
          0000777770077700777770000000777777800087777770000000777777777777
          777770000000}
        Spacing = 0
      end
    end
    object GroupBox2: TGroupBox
      Left = 292
      Top = 18
      Width = 242
      Height = 289
      Caption = #35843#25972#21518#25152#22312#37096#38376
      TabOrder = 1
      object Label2: TLabel
        Left = 10
        Top = 35
        Width = 36
        Height = 13
        Caption = #37096#38376#65306
      end
      object tzh_bm: TComboBox
        Left = 46
        Top = 31
        Width = 187
        Height = 21
        ItemHeight = 13
        TabOrder = 0
        OnKeyPress = tzq_bmKeyPress
      end
      object Panel3: TPanel
        Left = 2
        Top = 104
        Width = 238
        Height = 183
        Align = alBottom
        TabOrder = 1
      end
    end
  end
end

⌨️ 快捷键说明

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