📄 prininfounit.dfm
字号:
object FormPrintInfo: TFormPrintInfo
Left = 328
Top = 279
BorderStyle = bsNone
Caption = #25171#21360#36827#34892#20013
ClientHeight = 63
ClientWidth = 254
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 254
Height = 63
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object ButtonAbort: TButton
Left = 87
Top = 33
Width = 85
Height = 25
Caption = #20013#27490#25171#21360
TabOrder = 0
OnClick = ButtonAbortClick
end
object ProgressBar: TProgressBar
Left = 3
Top = 8
Width = 247
Height = 18
Min = 0
Max = 100
TabOrder = 1
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -