📄 wait.dfm
字号:
object WaitForm: TWaitForm
Left = 222
Top = 226
BorderStyle = bsSingle
Caption = #31561#24453
ClientHeight = 89
ClientWidth = 270
Color = 16248814
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '@Batang'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 11
object Label1: TLabel
Left = 3
Top = 16
Width = 220
Height = 20
Caption = #27491#22312#25191#34892#25805#20316#65292#35831#31561#24453#65281
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #21326#25991#20223#23435
Font.Style = []
ParentFont = False
Transparent = True
end
object Button1: TButton
Left = 75
Top = 56
Width = 75
Height = 25
Caption = '30'
Enabled = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Script MT Bold'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 16
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -