?? unitcomm.~dfm
字號(hào):
object Comm: TComm
Left = 529
Top = 209
Width = 315
Height = 125
Caption = 'Comm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 32
Width = 32
Height = 13
Caption = 'Label1'
end
object Label2: TLabel
Left = 8
Top = 56
Width = 32
Height = 13
Caption = 'Label2'
end
object MSComm: TMSComm
Left = 48
Top = 0
Width = 32
Height = 32
ControlData = {
2143341208000000ED030000ED03000001568A64000005000000010000040000
00020000802500000000080000000000000000003F00000001000000}
end
object Edit1: TEdit
Left = 40
Top = 32
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object Edit2: TEdit
Left = 40
Top = 56
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit2'
end
object Button3: TButton
Left = 176
Top = 40
Width = 75
Height = 25
Caption = 'Button3'
TabOrder = 3
OnClick = Button3Click
end
object OpenDialog1: TOpenDialog
Left = 8
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -