📄 unit6.~dfm
字号:
object Form6: TForm6
Left = 251
Top = 102
Width = 610
Height = 404
Caption = 'Form6'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 601
Height = 369
Caption = #20667#22942#21551#21160
Color = clGradientActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
TabOrder = 0
OnClick = GroupBox1Click
object Label1: TLabel
Left = 136
Top = 56
Width = 305
Height = 25
Alignment = taCenter
AutoSize = False
Caption = #21326#20154#29260'2060'#27454#20667#22942#26234#33021#31995#32479#20026#24744#26381#21153
Font.Charset = ANSI_CHARSET
Font.Color = clYellow
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 144
Top = 136
Width = 137
Height = 25
AutoSize = False
Caption = #21551#21160#23494#30721#65306
end
object Edit1: TEdit
Left = 280
Top = 128
Width = 121
Height = 33
TabOrder = 0
Text = 'Edit1'
end
object Button1: TButton
Left = 147
Top = 200
Width = 75
Height = 25
Caption = #36755#20837
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 325
Top = 198
Width = 76
Height = 25
Caption = #21462#28040
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -