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

📄 uquanxian.dfm

📁 简单的人事工资管理系统.... 我是想下载源码菜拿来换的...呵呵~~ 版主给点面子哦~~
💻 DFM
字号:
object frmQuanXian: TfrmQuanXian
  Left = 409
  Top = 191
  Width = 344
  Height = 277
  Caption = #20462#25913#29992#25143#26435#38480
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object rzpnl1: TRzPanel
    Left = 0
    Top = 0
    Width = 336
    Height = 129
    Align = alTop
    BorderOuter = fsGroove
    BorderSides = [sdBottom]
    TabOrder = 0
    object lbl1: TRzLabel
      Left = 16
      Top = 16
      Width = 30
      Height = 13
      Caption = #24080#21495': '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TextStyle = tsRaised
    end
    object lbl2: TRzLabel
      Left = 16
      Top = 48
      Width = 30
      Height = 13
      Caption = #23494#30721': '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TextStyle = tsRaised
    end
    object lbl3: TRzLabel
      Left = 16
      Top = 88
      Width = 78
      Height = 13
      Caption = #20877#27425#36755#20837#23494#30721': '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TextStyle = tsRaised
    end
    object edt1: TRzEdit
      Left = 120
      Top = 8
      Width = 161
      Height = 21
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      TabOrder = 0
    end
    object edt2: TRzEdit
      Left = 120
      Top = 40
      Width = 161
      Height = 21
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      PasswordChar = '*'
      TabOrder = 1
    end
    object edt3: TRzEdit
      Left = 120
      Top = 80
      Width = 161
      Height = 21
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      PasswordChar = '*'
      TabOrder = 2
    end
  end
  object rzpnl2: TRzPanel
    Left = 0
    Top = 129
    Width = 336
    Height = 56
    Align = alTop
    BorderOuter = fsGroove
    BorderSides = [sdBottom]
    TabOrder = 1
    object RzGpbx1: TRzGroupBox
      Left = 0
      Top = 0
      Width = 336
      Height = 54
      Align = alClient
      BorderSides = []
      Caption = #36873#25321#26435#38480
      TabOrder = 0
      object RzRdbtn4: TRzRadioButton
        Tag = 3
        Left = 270
        Top = 24
        Width = 51
        Height = 17
        Caption = #28216#23458
        Checked = True
        TabOrder = 0
        TabStop = True
      end
      object RzRdbtn3: TRzRadioButton
        Tag = 2
        Left = 184
        Top = 24
        Width = 73
        Height = 17
        Caption = #26222#36890#29992#25143
        TabOrder = 1
      end
      object RzRdbtn2: TRzRadioButton
        Tag = 1
        Left = 104
        Top = 24
        Width = 73
        Height = 17
        Caption = #39640#32423#29992#25143
        TabOrder = 2
      end
      object RzRdbtn1: TRzRadioButton
        Left = 16
        Top = 24
        Width = 73
        Height = 17
        Caption = #31995#32479#31649#29702#21592
        TabOrder = 3
      end
    end
  end
  object rzbtbtn1: TRzBitBtn
    Left = 40
    Top = 208
    Width = 89
    Height = 33
    Caption = #30830#23450
    HighlightColor = clGradientActiveCaption
    HotTrack = True
    HotTrackColor = clGradientActiveCaption
    HotTrackColorType = htctActual
    TabOrder = 2
    TextStyle = tsRaised
    OnClick = rzbtbtn1Click
    ImageIndex = 28
    Images = DM.il1
  end
  object rzbtbtn2: TRzBitBtn
    Left = 200
    Top = 208
    Width = 89
    Height = 33
    Caption = #21462#28040
    HighlightColor = clGradientActiveCaption
    HotTrack = True
    HotTrackColor = clGradientActiveCaption
    HotTrackColorType = htctActual
    TabOrder = 3
    TextStyle = tsRaised
    OnClick = rzbtbtn2Click
    ImageIndex = 29
    Images = DM.il1
  end
end

⌨️ 快捷键说明

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