frmsystemsetunit.~dfm

来自「华海成本核算辅助系统是基于用友U8企业资源管理系统开发的一套半成品成本统计分析软」· ~DFM 代码 · 共 33 行

~DFM
33
字号
object frmSystemSet: TfrmSystemSet
  Left = 194
  Top = 93
  Width = 745
  Height = 496
  Caption = #31995#32479#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object lblAllDep: TLabel
    Left = 40
    Top = 24
    Width = 129
    Height = 17
    AutoSize = False
    Caption = #29992#21451#36719#20214#20013#30340#37096#38376
  end
  object lblDep: TLabel
    Left = 240
    Top = 24
    Width = 129
    Height = 17
    AutoSize = False
    Caption = #38656#35201#32479#35745#30340#37096#38376
  end
end

⌨️ 快捷键说明

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