?? unit1.dfm
字號:
object Form1: TForm1
Left = 192
Top = 107
Width = 368
Height = 203
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 32
Width = 72
Height = 13
Caption = #35835#21345#22120#21021#22987#21270
end
object Label2: TLabel
Left = 16
Top = 96
Width = 33
Height = 13
Caption = #21345' '#21495
end
object Button1: TButton
Left = 264
Top = 88
Width = 75
Height = 25
Caption = #35835#21345
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 104
Top = 88
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 1
end
object Edit2: TEdit
Left = 104
Top = 136
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 2
end
object Button3: TButton
Left = 256
Top = 32
Width = 89
Height = 25
Caption = #21021#22987#21270#35835#21345#22120
TabOrder = 3
OnClick = Button3Click
end
object Edit3: TEdit
Left = 104
Top = 32
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 4
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -