inv_billlistprint_c.dfm
来自「一个MRPII系统源代码版本」· DFM 代码 · 共 46 行
DFM
46 行
inherited Frm_Inv_BillListPrint_C: TFrm_Inv_BillListPrint_C
Left = 386
Top = 152
Caption = #25171#21360#36873#39033
ClientHeight = 194
ClientWidth = 322
PixelsPerInch = 96
TextHeight = 12
inherited btn_ok: TButton
Left = 70
Top = 148
Default = True
ModalResult = 1
end
inherited btn_Cancel: TButton
Left = 179
Top = 148
end
object RadioGroup1: TRadioGroup [2]
Left = 56
Top = 24
Width = 209
Height = 105
Caption = #25171#21360#36873#39033
TabOrder = 2
end
object RdBtn_PrintList: TRadioButton [3]
Left = 80
Top = 56
Width = 113
Height = 17
Caption = #25171#21360#21015#34920
Checked = True
TabOrder = 3
TabStop = True
end
object RdBtn_PrintBills: TRadioButton [4]
Left = 80
Top = 88
Width = 113
Height = 17
Caption = #36830#32493#25171#21360#21333#25454
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?