jsztj_unit.~dfm
来自「餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述」· ~DFM 代码 · 共 82 行
~DFM
82 行
object JSZTJ_Form: TJSZTJ_Form
Left = 398
Top = 257
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #19978#20256#25968#25454
ClientHeight = 129
ClientWidth = 240
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 24
Width = 39
Height = 13
Caption = #36710#27425#65306
end
object Label2: TLabel
Left = 32
Top = 60
Width = 39
Height = 13
Caption = #29677#32452#65306
end
object ComboBox1: TComboBox
Left = 72
Top = 16
Width = 129
Height = 21
Style = csDropDownList
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ItemHeight = 13
TabOrder = 0
OnChange = ComboBox1Change
end
object ComboBox2: TComboBox
Left = 72
Top = 56
Width = 129
Height = 21
Style = csDropDownList
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ItemHeight = 13
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 36
Top = 95
Width = 75
Height = 25
Caption = #19978#20256
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 132
Top = 95
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = BitBtn2Click
end
object SCQry: TADOQuery
Connection = DM.ADOC
Parameters = <>
Left = 16
Top = 40
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?