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

📄 frm_klxg.dfm

📁 简单的人事工资管理系统.... 我是想下载源码菜拿来换的...呵呵~~ 版主给点面子哦~~
💻 DFM
字号:
object klxiugai: Tklxiugai
  Left = 605
  Top = 174
  Width = 254
  Height = 222
  BorderIcons = [biSystemMenu]
  Caption = #20462#25913#21475#20196
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object grp1: TGroupBox
    Left = 0
    Top = 0
    Width = 241
    Height = 153
    TabOrder = 0
    object Label4: TLabel
      Left = 22
      Top = 118
      Width = 72
      Height = 13
      Caption = ' '#30830#35748#21475#20196#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 27
      Top = 69
      Width = 66
      Height = 13
      Caption = #26032' '#21475' '#20196#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 28
      Top = 21
      Width = 66
      Height = 13
      Caption = #21407' '#21475' '#20196#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object edtOld: TRzEdit
      Left = 96
      Top = 24
      Width = 129
      Height = 21
      FrameHotColor = clWindow
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      PasswordChar = '#'
      TabOrder = 0
    end
    object edtNew1: TRzEdit
      Left = 96
      Top = 64
      Width = 129
      Height = 21
      FrameHotColor = clWindow
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      PasswordChar = '#'
      TabOrder = 1
    end
    object edtNew2: TRzEdit
      Left = 96
      Top = 112
      Width = 129
      Height = 21
      FrameHotColor = clWindow
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      PasswordChar = '#'
      TabOrder = 2
    end
  end
  object rzbtbtn1: TRzBitBtn
    Left = 40
    Top = 160
    Width = 81
    Height = 33
    Caption = #30830#23450
    Color = 15791348
    HighlightColor = clGradientActiveCaption
    HotTrack = True
    HotTrackColor = clHotLight
    TabOrder = 1
    TextStyle = tsRaised
    OnClick = rzbtbtn1Click
    ImageIndex = 7
  end
  object rzbtbtn2: TRzBitBtn
    Left = 144
    Top = 160
    Width = 81
    Height = 33
    Caption = #21462#28040
    Color = 15791348
    HotTrack = True
    TabOrder = 2
    TextStyle = tsRaised
    OnClick = rzbtbtn2Click
    ImageIndex = 11
  end
end

⌨️ 快捷键说明

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