📄 ychatu22.dfm
字号:
object Form22: TForm22
Left = 317
Top = 148
AutoScroll = False
BorderIcons = []
Caption = 'Exp Details'
ClientHeight = 255
ClientWidth = 266
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 4
Top = 116
Width = 48
Height = 13
Caption = 'Yahoo! ID'
end
object Label2: TLabel
Left = 6
Top = 66
Width = 50
Height = 13
Caption = 'ConfRoom'
end
object Label3: TLabel
Left = 6
Top = 10
Width = 52
Height = 13
Caption = 'RMSPACE'
end
object Label4: TLabel
Left = 6
Top = 36
Width = 44
Height = 13
Caption = 'VCAUTH'
end
object Label5: TLabel
Left = 4
Top = 144
Width = 33
Height = 13
Caption = 'Cookie'
end
object Label6: TLabel
Left = 10
Top = 216
Width = 39
Height = 13
Caption = 'Protocol'
end
object Label7: TLabel
Left = 110
Top = 212
Width = 18
Height = 13
Caption = 'Key'
end
object Label8: TLabel
Left = 6
Top = 170
Width = 21
Height = 13
Caption = 'Cam'
end
object Label9: TLabel
Left = 10
Top = 92
Width = 43
Height = 13
Caption = 'RoomExt'
end
object Edit1: TEdit
Left = 66
Top = 113
Width = 183
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 69
Top = 59
Width = 167
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 69
Top = 6
Width = 169
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 69
Top = 33
Width = 156
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 43
Top = 139
Width = 205
Height = 21
TabOrder = 4
end
object Edit6: TEdit
Left = 56
Top = 210
Width = 43
Height = 21
TabOrder = 5
Text = 'V10'
end
object Button1: TButton
Left = 192
Top = 208
Width = 57
Height = 25
Caption = 'Close'
TabOrder = 6
OnClick = Button1Click
end
object Edit7: TEdit
Left = 142
Top = 210
Width = 43
Height = 21
TabOrder = 7
end
object Edit8: TEdit
Left = 41
Top = 166
Width = 207
Height = 21
TabOrder = 8
end
object Edit9: TEdit
Left = 68
Top = 86
Width = 167
Height = 21
TabOrder = 9
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -