📄 unit1.dfm
字号:
object Form1: TForm1
Left = 233
Top = 132
Width = 664
Height = 442
BorderIcons = [biMinimize]
Caption = #23398#29983#25104#32489#31649#29702#31995#32479' '
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 168
Top = 24
Width = 282
Height = 33
Caption = #23398#29983#25104#32489#31649#29702#31995#32479' '
Font.Charset = GB2312_CHARSET
Font.Color = clLime
Font.Height = -32
Font.Name = #21326#25991#24425#20113
Font.Style = [fsBold]
ParentFont = False
end
object b: TLabel
Left = 448
Top = 8
Width = 185
Height = 13
Caption = #27426#36814#36827#20837#23398#29983#25104#32489#26597#35810#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clAqua
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 208
Width = 121
Height = 13
Caption = #28857#20987#30475#30456#20851#20869#23481
Font.Charset = DEFAULT_CHARSET
Font.Color = clOlive
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Button1: TButton
Left = 248
Top = 256
Width = 75
Height = 33
Caption = #25104#32489#24405#20837
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 48
Top = 256
Width = 75
Height = 33
Caption = #25104#32489#26597#35810
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 152
Top = 256
Width = 75
Height = 33
Caption = #32479#35745#25104#32489
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 348
Top = 256
Width = 75
Height = 33
Caption = #20462#25913#23494#30721
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 448
Top = 256
Width = 75
Height = 33
Caption = #36864#20986#31995#32479
TabOrder = 4
OnClick = Button5Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 389
Width = 656
Height = 19
Panels = <
item
Text = #23398#29983#25104#32489#31649#29702#31995#32479
Width = 250
end
item
Text = '01'#32423#35745#31185#20108#29677
Width = 250
end
item
Width = 250
end>
SimplePanel = False
end
object MonthCalendar1: TMonthCalendar
Left = 160
Top = 64
Width = 305
Height = 161
Date = 38157.3785170486
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
TabOrder = 6
end
object Button6: TButton
Left = 464
Top = 200
Width = 113
Height = 25
Caption = #26174#31034#29616#22312#26102#38388
TabOrder = 7
OnClick = Button6Click
end
object Timer1: TTimer
Interval = 500
OnTimer = Timer1Timer
Left = 64
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -