📄 compress.dfm
字号:
object frmCompress: TForm1
AutoScroll = False
Caption = '压缩'
Height = 424
Left = 101
Top = 54
Width = 698
object fraGet: TGroupbox
Caption = '得到压缩选项'
Height = 105
Left = 384
Top = 16
Width = 273
object cmdGet: TButton
Caption = '获取'
Height = 25
Left = 208
Top = 64
Width = 49
end
object lblGet: TLabel
Caption = '三种扫描压缩情况: GetCompressionPreference, GetPageTypeCompressionType, and GetPageTypeCompressionInfo.'
Height = 73
Left = 16
Top = 24
Width = 225
end
end
object fraSet: TGroupbox
Caption = '设置压缩选项'
Height = 105
Left = 16
Top = 16
Width = 353
object cmdSet: TButton
Caption = '设置压缩类型见下图'
Height = 25
Left = 136
Top = 64
Width = 201
end
object cmdScanOptions: TButton
Caption = '扫描选项...'
Height = 25
Left = 16
Top = 64
Width = 97
end
object lblSet: TLabel
Caption = '两种设置压缩类型方法:'
Height = 49
Left = 16
Top = 16
Width = 329
end
end
object cboCompressionInfo:
Height = 21
Left = 248
Top = 360
Width = 265
end
object cboCompressionInfo:
Height = 21
Left = 248
Top = 328
Width = 265
end
object cboCompressionInfo:
Height = 21
Left = 248
Top = 296
Width = 265
end
object cboCompressionInfo:
Height = 21
Left = 248
Top = 264
Width = 265
end
object cboCompressionInfo:
Height = 21
Left = 248
Top = 232
Width = 265
end
object cboCompressionInfo:
Height = 21
Left = 248
Top = 200
Width = 265
end
object cboCompressionType:
Height = 21
Left = 128
Top = 360
Width = 105
end
object cboCompressionType:
Height = 21
Left = 128
Top = 328
Width = 105
end
object cboCompressionType:
Height = 21
Left = 128
Top = 296
Width = 105
end
object cboCompressionType:
Height = 21
Left = 128
Top = 264
Width = 105
end
object cboCompressionType:
Height = 21
Left = 128
Top = 232
Width = 105
end
object cboCompressionType:
Height = 21
Left = 128
Top = 200
Width = 105
end
object cboCompressionPreference:
Height = 21
Left = 16
Top = 152
Width = 217
end
object cmdClose: TButton
Caption = '关闭'
Height = 25
Left = 592
Top = 136
Width = 65
end
object lblImageType: TLabel
Caption = 'True Color (24-bit):'
Height = 17
Left = 16
Top = 360
Width = 97
end
object lblImageType: TLabel
Caption = '256 Colors:'
Height = 17
Left = 16
Top = 328
Width = 97
end
object lblImageType: TLabel
Caption = '16 Colors:'
Height = 17
Left = 16
Top = 296
Width = 97
end
object lblImageType: TLabel
Caption = '256 Shades of Gray:'
Height = 17
Left = 16
Top = 264
Width = 97
end
object lblImageType: TLabel
Caption = '16 Shades of Gray:'
Height = 17
Left = 16
Top = 232
Width = 97
end
object lblImageType: TLabel
Caption = 'Black and White:'
Height = 17
Left = 16
Top = 200
Width = 97
end
object lblCompressionPreference: TLabel
Caption = '压缩参数'
Height = 17
Left = 16
Top = 136
Width = 169
end
object lblCompressionType: TLabel
Caption = 'Compression Type:'
Height = 17
Left = 128
Top = 184
Width = 105
end
object lblCompressionInfo: TLabel
Caption = 'Compression Information:'
Height = 17
Left = 248
Top = 184
Width = 137
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -