📄 ychatu7.dfm
字号:
object Form7: TForm7
Left = 292
Top = 63
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Recent Rooms'
ClientHeight = 397
ClientWidth = 265
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 ListBox1: TListBox
Left = 4
Top = 94
Width = 241
Height = 253
ItemHeight = 13
Sorted = True
TabOrder = 0
OnClick = ListBox1Click
OnDblClick = ListBox1DblClick
OnKeyDown = ListBox1KeyDown
end
object Button1: TspSkinButton
Left = 5
Top = 4
Width = 235
Height = 23
TabOrder = 1
DrawDefault = True
SkinData = Form1.spSkinData1
SkinDataName = 'button'
AlphaBlend = False
AlphaBlendValue = 200
UseSkinCursor = False
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
UseSkinFont = True
DefaultWidth = 0
DefaultHeight = 0
ImageIndex = -1
UseSkinSize = True
UseSkinFontColor = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = 'Get the List Of Yahoo Rooms'
NumGlyphs = 1
Spacing = 1
OnClick = Button1Click
end
object Button2: TspSkinButton
Left = 116
Top = 34
Width = 73
Height = 25
TabOrder = 2
DrawDefault = True
SkinData = Form1.spSkinData1
SkinDataName = 'button'
AlphaBlend = False
AlphaBlendValue = 200
UseSkinCursor = False
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
UseSkinFont = True
DefaultWidth = 0
DefaultHeight = 0
ImageIndex = -1
UseSkinSize = True
UseSkinFontColor = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = 'Delete Room'
NumGlyphs = 1
Spacing = 1
OnClick = Button2Click
end
object Button4: TspSkinButton
Left = 39
Top = 34
Width = 71
Height = 25
TabOrder = 3
DrawDefault = True
SkinData = Form1.spSkinData1
SkinDataName = 'button'
AlphaBlend = False
AlphaBlendValue = 200
UseSkinCursor = False
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
UseSkinFont = True
DefaultWidth = 0
DefaultHeight = 0
ImageIndex = -1
UseSkinSize = True
UseSkinFontColor = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = 'Join Room'
NumGlyphs = 1
Spacing = 1
OnClick = Button4Click
end
object Edit1: TEdit
Left = 7
Top = 66
Width = 243
Height = 21
TabOrder = 4
end
object Button5: TspSkinButton
Left = 10
Top = 356
Width = 173
Height = 21
TabOrder = 5
DrawDefault = True
SkinData = Form1.spSkinData1
SkinDataName = 'button'
AlphaBlend = False
AlphaBlendValue = 200
UseSkinCursor = False
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
UseSkinFont = True
DefaultWidth = 0
DefaultHeight = 0
ImageIndex = -1
UseSkinSize = True
UseSkinFontColor = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = 'Clear room List'
NumGlyphs = 1
Spacing = 1
OnClick = Button5Click
end
object Button6: TspSkinButton
Left = 192
Top = 356
Width = 55
Height = 23
TabOrder = 6
DrawDefault = True
SkinData = Form1.spSkinData1
SkinDataName = 'button'
AlphaBlend = False
AlphaBlendValue = 200
UseSkinCursor = False
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
UseSkinFont = True
DefaultWidth = 0
DefaultHeight = 0
ImageIndex = -1
UseSkinSize = True
UseSkinFontColor = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = 'Close'
NumGlyphs = 1
Spacing = 1
OnClick = Button6Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -