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

📄 movefrmunit1.dfm

📁 本系统是结合行业管理中实际的人力资源、工资制度
💻 DFM
字号:
object movefrm: Tmovefrm
  Left = 388
  Top = 250
  BorderStyle = bsNone
  Caption = 'movefrm'
  ClientHeight = 265
  ClientWidth = 354
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object title_lb: TLabel
    Left = 16
    Top = 56
    Width = 320
    Height = 33
    Caption = #20154#20107#24037#36164#20449#24687#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -32
    Font.Name = #21326#25991#24425#20113
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object msg_lb: TLabel
    Left = 64
    Top = 144
    Width = 225
    Height = 25
    AutoSize = False
    Caption = #27491#22312#21551#21160#31995#32479#65292#35831#31245#21518'......'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #24188#22278
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object date_lb: TLabel
    Left = 128
    Top = 216
    Width = 35
    Height = 13
    Caption = 'date_lb'
    Transparent = True
  end
end

⌨️ 快捷键说明

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