📄 unit2.dfm
字号:
object Form2: TForm2
Left = 102
Top = 82
Width = 629
Height = 460
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 176
Top = 16
Width = 300
Height = 29
Caption = #27426#36814#20351#29992#32564#36153#31649#29702#31995#32479
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 16
Top = 80
Width = 121
Height = 241
Caption = #32564#36153#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 80
Width = 121
Height = 241
Caption = #28155#21152#35760#24405
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 480
Top = 80
Width = 113
Height = 241
Caption = #25968#25454#24211#27983#35272
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 8
Top = 336
Width = 273
Height = 73
Caption = #32479#35745
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 512
Top = 344
Width = 75
Height = 41
Cancel = True
Caption = #36864#20986
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 312
Top = 80
Width = 129
Height = 241
Caption = #20462#25913'/'#21024#38500#35760#24405
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button6Click
end
object Button7: TButton
Left = 312
Top = 336
Width = 129
Height = 73
Caption = #27880#20876
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button7Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -