?? u_unicode.dfm
字號:
object Form1: TForm1
Left = 312
Top = 218
Width = 472
Height = 371
Caption = 'UNICODE'#36716#25442#24037#20855
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 15
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 441
Height = 169
Caption = #23383#31526'('#21253#25324#27721#23383')'#36716#25442#20026'UNICODE'#30721'('#22791#27880#65306'2'#20010#23383#33410')'
TabOrder = 0
object Label1: TLabel
Left = 11
Top = 32
Width = 135
Height = 15
Caption = #35831#36755#20837#27721#23383#25110#32773#23383#31526
end
object Memo2: TMemo
Left = 8
Top = 64
Width = 425
Height = 99
TabOrder = 0
end
object Edit1: TEdit
Left = 152
Top = 28
Width = 209
Height = 23
TabOrder = 1
OnKeyPress = Edit1KeyPress
end
object Button1: TButton
Left = 368
Top = 28
Width = 61
Height = 25
Caption = #36716#25442
TabOrder = 2
OnClick = Button1Click
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 177
Width = 441
Height = 162
Caption = 'UNICODE'#36716#25442#20026#23383#31526
TabOrder = 1
object Label2: TLabel
Left = 16
Top = 24
Width = 116
Height = 15
Caption = #35831#36755#20837'UNICODE'#30721
end
object Memo4: TMemo
Left = 12
Top = 56
Width = 422
Height = 101
TabOrder = 0
end
object Edit2: TEdit
Left = 155
Top = 22
Width = 214
Height = 23
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object Button2: TButton
Left = 376
Top = 22
Width = 56
Height = 25
Caption = #36716#25442
TabOrder = 2
OnClick = Button2Click
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -