?? unit1.dfm
字號:
object Form1: TForm1
Left = 246
Top = 112
Width = 375
Height = 374
Caption = #38190#30424#30417#35270#22120
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 = 131
Top = 18
Width = 36
Height = 12
Caption = #25195#25551#30721
end
object Label2: TLabel
Left = 6
Top = 19
Width = 60
Height = 12
Caption = #35831#36755#20837#38190#20540
end
object ListBox1: TListBox
Left = 0
Top = 96
Width = 367
Height = 244
Align = alBottom
ItemHeight = 12
TabOrder = 0
OnDblClick = ListBox1DblClick
end
object Button1: TButton
Left = 160
Top = 64
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #21551#21160#30417#35270
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 256
Top = 64
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #20572#27490#30417#35270
TabOrder = 2
OnClick = Button2Click
end
object Edit1: TEdit
Left = 69
Top = 16
Width = 41
Height = 20
TabOrder = 3
Text = 'A'
OnChange = Edit1Change
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 171
Top = 16
Width = 121
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 4
Text = '30 1E'
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -