unit14.dfm

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

DFM
31
字号
object out_sata: Tout_sata
  Left = 204
  Top = 144
  Width = 696
  Height = 480
  Caption = 'out_sata'
  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 = 216
    Top = 32
    Width = 145
    Height = 25
    AutoSize = False
    Caption = #20986' '#24211' '#32479' '#35745
    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 + -
显示快捷键?