?? unit2.dfm
字號:
object Form2: TForm2
Left = 295
Top = 234
BorderStyle = bsDialog
Caption = #25171#24320
ClientHeight = 165
ClientWidth = 374
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 = 16
Top = 40
Width = 60
Height = 13
Caption = #36755#20837#32593#22336#65306
end
object Edit1: TEdit
Left = 88
Top = 40
Width = 273
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 72
Top = 112
Width = 75
Height = 25
Caption = #30830#23450
Default = True
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 224
Top = 112
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -