lcrkf_unit.dfm
来自「餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述」· DFM 代码 · 共 100 行
DFM
100 行
object LCRKF_Form: TLCRKF_Form
Left = 311
Top = 331
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20837#24211#27719#24635#26597#25214
ClientHeight = 173
ClientWidth = 332
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 32
Width = 39
Height = 13
Caption = #36710#21495#65306
end
object Label2: TLabel
Left = 48
Top = 64
Width = 39
Height = 13
Caption = #29677#32452#65306
end
object Label3: TLabel
Left = 22
Top = 96
Width = 65
Height = 13
Caption = #27719#24635#32534#21495#65306
end
object BitBtn1: TBitBtn
Left = 32
Top = 136
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 0
end
object BitBtn2: TBitBtn
Left = 133
Top = 136
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 1
end
object BitBtn3: TBitBtn
Left = 232
Top = 136
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 112
Top = 24
Width = 145
Height = 21
Style = csDropDownList
Ctl3D = False
ItemHeight = 13
ParentCtl3D = False
TabOrder = 3
end
object ComboBox2: TComboBox
Left = 112
Top = 56
Width = 145
Height = 21
Style = csDropDownList
Ctl3D = False
ItemHeight = 13
ParentCtl3D = False
TabOrder = 4
end
object ComboBox3: TComboBox
Left = 112
Top = 88
Width = 145
Height = 21
Style = csDropDownList
Ctl3D = False
ItemHeight = 13
ParentCtl3D = False
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?