📄 print1.dfm
字号:
object pnt: Tpnt
Left = 399
Top = 32
BorderStyle = bsDialog
Caption = '超市无敌打印设置'
ClientHeight = 319
ClientWidth = 558
Color = clBtnFace
DefaultMonitor = dmMainForm
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 8
Width = 249
Height = 257
end
object Bevel3: TBevel
Left = 264
Top = 8
Width = 289
Height = 257
end
object Label5: TLabel
Left = 276
Top = 24
Width = 60
Height = 12
Caption = '编码长度:'
end
object Label4: TLabel
Left = 388
Top = 24
Width = 72
Height = 12
Caption = '行字符个数:'
end
object Label7: TLabel
Left = 276
Top = 56
Width = 36
Height = 12
Caption = '单价:'
end
object Label8: TLabel
Left = 364
Top = 56
Width = 36
Height = 12
Caption = '数量:'
end
object Label9: TLabel
Left = 444
Top = 56
Width = 36
Height = 12
Caption = '金额:'
end
object Label15: TLabel
Left = 336
Top = 114
Width = 24
Height = 12
Caption = '标题'
end
object Label1: TLabel
Left = 32
Top = 72
Width = 60
Height = 12
Caption = '命令格式:'
end
object Label2: TLabel
Left = 44
Top = 48
Width = 48
Height = 12
Caption = '字符串:'
end
object Label3: TLabel
Left = 20
Top = 24
Width = 72
Height = 12
Caption = '打印机端口:'
end
object Label6: TLabel
Left = 16
Top = 136
Width = 36
Height = 12
Caption = '初始化'
end
object Label10: TLabel
Left = 80
Top = 136
Width = 48
Height = 12
Caption = '使用汉字'
end
object Label11: TLabel
Left = 144
Top = 136
Width = 48
Height = 12
Caption = '取消汉字'
end
object Label12: TLabel
Left = 16
Top = 176
Width = 48
Height = 12
Caption = '倍宽倍高'
end
object Label13: TLabel
Left = 80
Top = 176
Width = 36
Height = 12
Caption = '开钱箱'
end
object Label14: TLabel
Left = 144
Top = 176
Width = 24
Height = 12
Caption = '切纸'
end
object Label16: TLabel
Left = 16
Top = 216
Width = 24
Height = 12
Caption = '打印'
end
object Label17: TLabel
Left = 80
Top = 216
Width = 48
Height = 12
Caption = '走纸行数'
end
object Label18: TLabel
Left = 144
Top = 216
Width = 48
Height = 12
Caption = '打印延时'
end
object Button2: TButton
Left = 0
Top = 280
Width = 75
Height = 25
Caption = '初始化'
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 80
Top = 280
Width = 75
Height = 25
Caption = '使用汉字'
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 160
Top = 280
Width = 75
Height = 25
Caption = '取消汉字'
TabOrder = 2
OnClick = Button4Click
end
object Button5: TButton
Left = 320
Top = 280
Width = 75
Height = 25
Caption = '字符串'
TabOrder = 3
OnClick = Button5Click
end
object Button6: TButton
Left = 400
Top = 280
Width = 75
Height = 25
Caption = '开钱箱'
TabOrder = 4
OnClick = Button6Click
end
object Button7: TButton
Left = 480
Top = 280
Width = 75
Height = 25
Caption = '打印'
TabOrder = 5
OnClick = Button7Click
end
object Button8: TButton
Left = 240
Top = 280
Width = 75
Height = 25
Caption = '倍宽倍高'
TabOrder = 6
OnClick = Button8Click
end
object SpinEdit1: TSpinEdit
Left = 460
Top = 16
Width = 65
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 7
Value = 0
end
object SpinEdit2: TSpinEdit
Left = 336
Top = 16
Width = 41
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 8
Value = 0
end
object SpinEdit4: TSpinEdit
Left = 312
Top = 48
Width = 41
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 9
Value = 0
end
object SpinEdit5: TSpinEdit
Left = 400
Top = 48
Width = 41
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 10
Value = 0
end
object SpinEdit6: TSpinEdit
Left = 480
Top = 48
Width = 41
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 11
Value = 0
end
object Edit3: TEdit
Left = 280
Top = 184
Width = 81
Height = 20
TabOrder = 12
Text = '0101001'
end
object Edit4: TEdit
Left = 280
Top = 160
Width = 257
Height = 20
TabOrder = 13
Text = '无敌打印程序'
end
object Edit5: TEdit
Left = 360
Top = 184
Width = 57
Height = 20
TabOrder = 14
Text = '100.00'
end
object Edit6: TEdit
Left = 416
Top = 184
Width = 57
Height = 20
TabOrder = 15
Text = '10'
end
object Edit7: TEdit
Left = 472
Top = 184
Width = 65
Height = 20
TabOrder = 16
Text = '1000.00'
end
object Button9: TButton
Left = 462
Top = 210
Width = 75
Height = 25
Caption = '测试'
TabOrder = 17
OnClick = Button9Click
end
object Edit8: TEdit
Left = 368
Top = 106
Width = 97
Height = 20
TabOrder = 18
Text = '牛牛软件'
end
object CheckBox1: TCheckBox
Left = 472
Top = 112
Width = 52
Height = 17
Caption = '双倍'
Checked = True
State = cbChecked
TabOrder = 19
end
object Button10: TButton
Left = 383
Top = 210
Width = 75
Height = 25
Caption = '保存'
TabOrder = 20
OnClick = Button10Click
end
object Edit9: TEdit
Left = 280
Top = 136
Width = 257
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 21
Text = '编码 单价 数量 金额'
end
object Edit1: TEdit
Left = 96
Top = 40
Width = 121
Height = 20
TabOrder = 22
Text = '牛牛软件'
end
object Edit2: TEdit
Left = 96
Top = 64
Width = 121
Height = 20
TabOrder = 23
Text = '27,64'
end
object Button1: TButton
Left = 144
Top = 88
Width = 75
Height = 25
Caption = '发送'
Default = True
TabOrder = 24
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 96
Top = 16
Width = 121
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 25
OnChange = ComboBox1Change
Items.Strings = (
'COM1'
'COM2'
'COM3'
'COM4'
'LPT1'
'LPT2')
end
object Edit10: TEdit
Left = 16
Top = 149
Width = 57
Height = 20
TabOrder = 26
end
object Edit11: TEdit
Left = 80
Top = 149
Width = 57
Height = 20
TabOrder = 27
end
object Edit12: TEdit
Left = 144
Top = 149
Width = 57
Height = 20
TabOrder = 28
end
object Edit13: TEdit
Left = 16
Top = 189
Width = 57
Height = 20
TabOrder = 29
end
object Edit14: TEdit
Left = 80
Top = 189
Width = 57
Height = 20
TabOrder = 30
end
object Edit15: TEdit
Left = 144
Top = 189
Width = 57
Height = 20
TabOrder = 31
end
object Edit16: TEdit
Left = 16
Top = 229
Width = 57
Height = 20
TabOrder = 32
end
object Button11: TButton
Left = 208
Top = 224
Width = 41
Height = 25
Caption = '保存'
TabOrder = 33
OnClick = Button11Click
end
object Edit17: TEdit
Left = 80
Top = 229
Width = 57
Height = 20
TabOrder = 34
end
object Edit18: TEdit
Left = 144
Top = 229
Width = 57
Height = 20
TabOrder = 35
end
object Button12: TButton
Left = 272
Top = 236
Width = 33
Height = 25
Caption = '标题'
TabOrder = 36
OnClick = Button12Click
end
object Button13: TButton
Left = 305
Top = 236
Width = 33
Height = 25
Caption = '横线'
TabOrder = 37
OnClick = Button13Click
end
object Button14: TButton
Left = 338
Top = 236
Width = 33
Height = 25
Caption = '商品'
TabOrder = 38
OnClick = Button14Click
end
object Button15: TButton
Left = 372
Top = 236
Width = 33
Height = 25
Caption = '表头'
TabOrder = 39
OnClick = Button15Click
end
object Button16: TButton
Left = 405
Top = 236
Width = 33
Height = 25
Caption = '表尾'
TabOrder = 40
end
object Button17: TButton
Left = 438
Top = 236
Width = 33
Height = 25
Caption = '其它'
TabOrder = 41
OnClick = Button17Click
end
object Button18: TButton
Left = 471
Top = 236
Width = 33
Height = 25
Caption = '走纸'
TabOrder = 42
OnClick = Button18Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -