usturep.dfm
来自「针对商品与仓库存储商品等信息的管理及维护的管理软件。它能够辅助仓库管理人员对供应」· DFM 代码 · 共 70 行
DFM
70 行
object Frmsturep: TFrmsturep
Left = 243
Top = 207
Width = 796
Height = 404
Caption = #25171#21360#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 788
Height = 97
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 64
Top = 37
Width = 60
Height = 13
Caption = #35774#35745#26631#39064#65306
end
object SpeedButton1: TSpeedButton
Left = 424
Top = 24
Width = 89
Height = 49
Caption = #35774#32622
end
object SpeedButton2: TSpeedButton
Left = 512
Top = 24
Width = 89
Height = 49
Caption = #25171#21360#39044#35272
end
object SpeedButton3: TSpeedButton
Left = 600
Top = 24
Width = 89
Height = 49
Caption = #25171#21360
end
object SpeedButton4: TSpeedButton
Left = 688
Top = 24
Width = 89
Height = 49
Caption = #36864#20986
OnClick = SpeedButton4Click
end
object Edit1: TEdit
Left = 128
Top = 32
Width = 217
Height = 21
TabOrder = 0
Text = #23398#31821#21464#21160#34920
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?