📄 formwaitfortmpfileunit.dfm
字号:
object FormWaitForTmpFile: TFormWaitForTmpFile
Left = 362
Top = 423
BorderStyle = bsNone
BorderWidth = 1
Caption = #30417#35270#31383#20307
ClientHeight = 57
ClientWidth = 230
Color = clBlack
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 230
Height = 57
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 12
Width = 204
Height = 12
Caption = #29992#22806#37096#31243#24207#25171#24320#25991#20214#21518#65292#35831#36873#25321#25805#20316#12290
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 124
Top = 32
Width = 75
Height = 21
Caption = #20851#38381
ModalResult = 1
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 40
Top = 32
Width = 75
Height = 21
Caption = #26356#26032#25991#20214
ModalResult = 1
TabOrder = 1
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -