📄 exam6p311unit1.dfm
字号:
object exampleForm1: TexampleForm1
Left = 754
Top = 180
Width = 679
Height = 632
Caption = 'exampleForm1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 20
Width = 457
Height = 20
AutoSize = False
Caption = #20363' '#23545#22823#25209#37327#25968#25454#36827#34892#25490#24207
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 168
Top = 76
Width = 161
Height = 20
AutoSize = False
Caption = #25490#24207#25968#25454#30340#20010#25968#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 168
Top = 108
Width = 161
Height = 20
AutoSize = False
Caption = #25490#24207#25968#32452#30340#38271#24230#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 448
Top = 108
Width = 161
Height = 20
AutoSize = False
Caption = #26368#22823#20540#20026'200000'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Memo1: TMemo
Left = 16
Top = 56
Width = 137
Height = 529
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
end
object Button1: TButton
Left = 560
Top = 24
Width = 89
Height = 33
Caption = #25191#34892
TabOrder = 1
OnClick = Button1Click
end
object Memo3: TMemo
Left = 176
Top = 272
Width = 473
Height = 313
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 2
end
object Edit1: TEdit
Left = 327
Top = 75
Width = 105
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
Text = '10'
end
object Edit2: TEdit
Left = 327
Top = 106
Width = 105
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
Text = '10'
end
object CheckBox1: TCheckBox
Left = 168
Top = 144
Width = 217
Height = 25
Caption = #26174#31034#25490#24207#32467#26524
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
end
object Button2: TButton
Left = 560
Top = 56
Width = 89
Height = 33
Caption = #26174#31034#32467#26524
TabOrder = 6
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -