📄 unit1.dfm
字号:
object Form1: TForm1
Left = 219
Top = 170
Width = 490
Height = 262
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 19
object Label1: TLabel
Left = 24
Top = 72
Width = 76
Height = 19
Caption = #36716#22823#20889#65306
end
object Label2: TLabel
Left = 8
Top = 32
Width = 95
Height = 19
Caption = #36755#20837#25968#23383#65306
end
object Label3: TLabel
Left = 24
Top = 112
Width = 76
Height = 19
Caption = #36716#25968#23383#65306
end
object Label4: TLabel
Left = 368
Top = 200
Width = 87
Height = 19
Caption = #21046#20316#65306'Jey'
Color = 10354687
ParentColor = False
end
object Edit1: TEdit
Left = 104
Top = 32
Width = 121
Height = 27
Color = 14548974
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
Text = '10000000'
end
object Button3: TButton
Left = 336
Top = 32
Width = 137
Height = 25
Caption = #20154#27665#24065#36716#23567#20889
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button3Click
end
object Edit3: TEdit
Left = 104
Top = 72
Width = 225
Height = 27
Color = 14548974
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
Text = #22777
end
object Button5: TButton
Left = 336
Top = 72
Width = 137
Height = 25
Caption = #20154#27665#24065#36716#22823#20889
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button5Click
end
object Edit4: TEdit
Left = 104
Top = 112
Width = 129
Height = 27
Color = 14548974
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
Text = 'Edit4'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -