unit10.dfm

来自「ERP库存管理系统,分为ABC管理库存上下限报警等功能」· DFM 代码 · 共 31 行

DFM
31
字号
object over_storage: Tover_storage
  Left = 197
  Top = 128
  Width = 696
  Height = 480
  Caption = 'over_storage'
  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 Label1: TLabel
    Left = 264
    Top = 24
    Width = 105
    Height = 16
    AutoSize = False
    Caption = #36229' '#20648' '#36135' '#29289
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
end

⌨️ 快捷键说明

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