?? unit2.dfm
字號:
object Form1: TForm1
Left = 192
Top = 107
Width = 696
Height = 480
Caption = 'Form1'
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 Label1: TLabel
Left = 120
Top = 128
Width = 96
Height = 13
Caption = #35831#36755#20837#21313#36827#21046#25968#23383
end
object Label2: TLabel
Left = 112
Top = 248
Width = 120
Height = 13
Caption = #36716#25442#21518#30340#21313#20845#36827#21046#25968#23383
end
object Edit1: TEdit
Left = 313
Top = 125
Width = 96
Height = 20
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 312
Top = 248
Width = 96
Height = 20
TabOrder = 1
Text = 'Edit2'
end
object Button1: TButton
Left = 320
Top = 184
Width = 75
Height = 20
Caption = #36716#25442
TabOrder = 2
OnClick = Button1Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -