📄 duplex.dfm
字号:
object frmDuplex: TForm1
AutoScroll = False
Caption = '双面扫描'
Height = 398
Left = 156
Top = 148
Width = 543
object ImgScan1:
Left = 304
Top = 304
end
object cmdScanPages: TButton
Caption = '扫描背面'
Height = 25
Left = 344
Top = 232
Width = 81
end
object cmdScanPages: TButton
Caption = '扫描上面'
Height = 25
Left = 344
Top = 104
Width = 81
end
object cmdRestart: TButton
Caption = '重新扫描'
Height = 25
Left = 264
Top = 336
Width = 65
end
object ImgEdit1:
Height = 353
Left = 8
Top = 8
Width = 241
Font.Name = 'MS Sans Serif'
Font.Size = 12
Font.Charset =DEFAULT_CHARSET
end
object cmdCancel: TButton
Caption = '取消'
Height = 25
Left = 440
Top = 336
Width = 65
end
object cmdOK: TButton
Caption = '确定'
Height = 25
Left = 360
Top = 336
Width = 65
end
object lblInstructions: TLabel
Caption = '2. 整理纸张扫描: 6, 4, 2.... 这扫描到另外一个临时文件. 两个临时工作文件自动合并, 形成一个正确文件。'
Height = 73
Left = 264
Top = 152
Width = 233
end
object lblInstructions: TLabel
Caption = '1. 扫描正面页: 页 1, 3, 5.... 这将扫描到一个临时文件'
Height = 41
Left = 264
Top = 64
Width = 241
end
object lblOverview: TLabel
Caption = '如果你机器有ADF进纸槽但不支持双页,使用这个功能'
Height = 49
Left = 264
Top = 8
Width = 241
end
object ImgAdmin1:
Left = 264
Top = 304
end
object mnuPage: TMainMenu
Caption = '页面'
object mnuPageDirectionItem: TMainMenu
Caption = 'Pre&vious'
end
object mnuPageDirectionItem: TMainMenu
Caption = '&Next'
end
object mnuPageDirectionItem: TMainMenu
Caption = '&First'
end
object mnuPageDirectionItem: TMainMenu
Caption = '&Last'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -