📄 unit2.dfm
字号:
object Form2: TForm2
Left = 210
Top = 120
Width = 696
Height = 480
Caption = #36827#31243#20114#26021
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 Shape1: TShape
Left = 8
Top = 64
Width = 41
Height = 25
end
object Shape2: TShape
Left = 8
Top = 192
Width = 41
Height = 25
end
object Shape3: TShape
Left = 8
Top = 304
Width = 41
Height = 25
end
object Label1: TLabel
Left = 328
Top = 32
Width = 80
Height = 20
Caption = #20020#30028#36164#28304
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Shape4: TShape
Left = 264
Top = 56
Width = 209
Height = 121
end
object Label2: TLabel
Left = 328
Top = 200
Width = 40
Height = 20
Caption = #31354#38386
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 224
Top = 256
Width = 16
Height = 33
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object RadioButton1: TRadioButton
Left = 72
Top = 48
Width = 89
Height = 65
Caption = #36827#31243'1'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 64
Top = 184
Width = 105
Height = 57
Caption = #36827#31243'2'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 56
Top = 296
Width = 113
Height = 57
Caption = #36827#31243'3'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Button1: TButton
Left = 360
Top = 376
Width = 97
Height = 41
Caption = #23436#25104
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 544
Top = 376
Width = 89
Height = 41
Caption = #36864#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 200
Top = 376
Width = 105
Height = 41
Caption = #36816#34892
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -