📄 unitleave.dfm
字号:
object leave: Tleave
Left = 273
Top = 204
Width = 303
Height = 151
Caption = 'leave'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 295
Height = 124
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 43
Top = 32
Width = 209
Height = 19
Caption = #19977#31186#21518#23558#33258#21160#36864#20986#27492#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#34892#26999
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 24
Top = 72
Width = 75
Height = 25
Caption = #31435#21363#36864#20986
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 200
Top = 72
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 112
Top = 72
Width = 75
Height = 25
Caption = #37325#26032#30331#38470
TabOrder = 2
OnClick = Button2Click
end
end
object Timer1: TTimer
Enabled = False
Interval = 3000
OnTimer = Timer1Timer
Left = 56
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -