u_xm.dfm

来自「人力资源管理系统自动计算员工工资。自动生成员工工资报表。实现员工岗位调动操作。实」· DFM 代码 · 共 59 行

DFM
59
字号
object frm_srxm: Tfrm_srxm
  Left = 472
  Top = 204
  Width = 205
  Height = 106
  Caption = #30331#35760#20154#22995#21517
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 197
    Height = 79
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 8
      Width = 182
      Height = 14
      Caption = #35831#36755#20837#31163#32844#22797#21592#30331#35760#20154#22995#21517#65306
    end
    object Edit1: TEdit
      Left = 8
      Top = 24
      Width = 169
      Height = 20
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 0
    end
    object Button1: TButton
      Left = 56
      Top = 48
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 1
      OnClick = Button1Click
    end
  end
end

⌨️ 快捷键说明

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