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

📄 rl_yhzc_unit.~dfm

📁 通用人力资源系统,分类可以自设定 可以熟练掌握DELPHI语言
💻 ~DFM
字号:
object rl_yhzc: Trl_yhzc
  Left = 224
  Top = 145
  Width = 384
  Height = 205
  Caption = #29992#25143#27880#20876
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 376
    Height = 178
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 67
      Width = 52
      Height = 13
      Caption = #27880#20876#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 8
      Top = 16
      Width = 73
      Height = 17
      AutoSize = False
      Caption = #26412#26426#24453#39564#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 88
      Top = 64
      Width = 233
      Height = 21
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object Button1: TButton
      Left = 72
      Top = 128
      Width = 75
      Height = 25
      Caption = #27880#20876
      TabOrder = 1
      OnClick = Button1Click
    end
    object Edit2: TEdit
      Left = 88
      Top = 16
      Width = 233
      Height = 21
      ReadOnly = True
      TabOrder = 2
    end
    object Button2: TButton
      Left = 192
      Top = 128
      Width = 75
      Height = 25
      Caption = #20197#21518#20877#35828
      TabOrder = 3
      OnClick = Button2Click
    end
  end
end

⌨️ 快捷键说明

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