unit8.dfm
来自「ERP库存管理系统,分为ABC管理库存上下限报警等功能」· DFM 代码 · 共 39 行
DFM
39 行
object storage_number: Tstorage_number
Left = 192
Top = 114
Width = 696
Height = 480
Caption = 'storage_number'
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 = 280
Top = 24
Width = 113
Height = 16
AutoSize = False
Caption = #36135' '#29289' '#24211' '#23384
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 16
Top = 56
Width = 657
Height = 377
Caption = #24211#23384#20449#24687
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?