📄 frmabortprint.dfm
字号:
object frmAbort: TfrmAbort
Left = 241
Top = 103
Width = 388
Height = 147
Caption = 'Printing...'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object Bevel1: TBevel
Left = 4
Top = 8
Width = 373
Height = 73
Shape = bsFrame
end
object Label1: TLabel
Left = 48
Top = 20
Width = 43
Height = 14
Caption = 'Printing'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 24
Top = 16
Width = 21
Height = 18
AutoSize = True
Picture.Data = {
07544269746D61704E010000424D4E0100000000000076000000280000001500
0000120000000100040000000000D8000000C40E0000C40E0000100000001000
000000000000C0C0C00000F8F800F8F8F800808080000000F80080000000EAF5
000094EEF50000547800F1003C00C5F400000440F60000E02700F50034000000
0000111111111111111111111000111111111111111111111000111100000000
0001111110001110111111111010111110001100000000000001011110001101
1111122211000111100011011111144411010111100011000000000000011011
1000110111111111101010111000111000000000010100111000111102323232
3010101110001111102000002000011110001111103232323201111110001111
1103000003011111100011111102323232301111100011111110000000001111
1000111111111111111111111000111111111111111111111000}
end
object Button1: TButton
Left = 152
Top = 88
Width = 75
Height = 25
Cancel = True
Caption = '&Abort'
TabOrder = 0
OnClick = Button1Click
OnKeyDown = FormKeyDown
end
object PrintStatus: TdfsEllipsisPanel
Left = 24
Top = 40
Width = 341
Height = 21
Hint = '|'
IsPath = True
BevelOuter = bvNone
ParentShowHint = False
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -