📄 csmain.dfm
字号:
object frmCChat: TfrmCChat
Left = 200
Top = 162
BorderStyle = bsSingle
Caption = #32842#22825#23460#23458#25143#31471' '#20316#32773#65306#24429#21451#25996
ClientHeight = 424
ClientWidth = 712
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 345
Top = 59
Height = 346
end
object Panel2: TPanel
Left = 348
Top = 59
Width = 364
Height = 346
Align = alClient
BevelInner = bvLowered
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object TListview1: TListView
Left = 2
Top = 2
Width = 360
Height = 342
Align = alClient
Columns = <
item
Caption = ' '#26165' '#31216
Width = 80
end
item
Caption = ' '#23458#25143#26426#21517
Width = 100
end
item
Caption = ' '#23458#25143#26426#22320#22336
Width = 100
end
item
Caption = ' '#23458#25143#26426#31471#21475
Width = 80
end>
RowSelect = True
SortType = stData
TabOrder = 0
ViewStyle = vsReport
OnClick = TListview1Click
OnDblClick = TListview1DblClick
end
end
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 712
Height = 59
AutoSize = True
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 55
Width = 708
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 695
Height = 55
ButtonHeight = 52
ButtonWidth = 55
Caption = 'ToolBar1'
Flat = True
Images = ilMain
ShowCaptions = True
TabOrder = 0
object tlbbStart: TToolButton
Left = 0
Top = 0
Hint = #36830#25509#35774#32622
Caption = #36830#25509#35774#32622
ImageIndex = 3
ParentShowHint = False
ShowHint = True
OnClick = tlbbStartClick
end
object tlbbStop: TToolButton
Left = 55
Top = 0
Hint = #26029#24320
Caption = #26029#24320
Enabled = False
ImageIndex = 1
ParentShowHint = False
ShowHint = True
OnClick = tlbbStopClick
end
object tlbbName: TToolButton
Left = 110
Top = 0
Hint = #26165#31216
Caption = #26165#31216
Enabled = False
ImageIndex = 6
ParentShowHint = False
ShowHint = True
OnClick = tlbbNameClick
end
object tlbbprivate: TToolButton
Left = 165
Top = 0
Hint = #31169#32842#31354#38388
Caption = #31169#32842#31354#38388
Enabled = False
ImageIndex = 4
ParentShowHint = False
ShowHint = True
OnClick = tlbbtransClick
end
object tlbbtrans: TToolButton
Left = 220
Top = 0
Hint = #25991#20214#20256#36755
Caption = #25991#20214#20256#36755
Enabled = False
ImageIndex = 7
ParentShowHint = False
ShowHint = True
OnClick = tlbbtransClick
end
object tlbbabout: TToolButton
Left = 275
Top = 0
Hint = #20851#20110
Caption = #20851#20110
ImageIndex = 2
ParentShowHint = False
ShowHint = True
OnClick = tlbbaboutClick
end
object tlbbExit: TToolButton
Left = 330
Top = 0
Hint = #36864#20986
Caption = #36864#20986
ImageIndex = 5
ParentShowHint = False
ShowHint = True
OnClick = tlbbExitClick
end
end
end
object Panel1: TPanel
Left = 0
Top = 59
Width = 345
Height = 346
Align = alLeft
BevelInner = bvLowered
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object panel4: TPanel
Left = 2
Top = 2
Width = 341
Height = 64
Align = alTop
BevelInner = bvLowered
TabOrder = 0
DesignSize = (
341
64)
object lbname: TLabel
Left = 6
Top = 8
Width = 72
Height = 12
Caption = #29992#25143#65306#23458#25143#26426
end
object lbChat: TLabel
Left = 5
Top = 24
Width = 330
Height = 12
Caption = #36755#20837#35848#35805#20869#23481','#25353#22238#36710#38190#21457#36865' '#21452#20987#22312#32447#29992#25143#21487#36827#20837#31169#32842#31354#38388
end
object cbChat: TComboBox
Left = 1
Top = 39
Width = 336
Height = 20
Anchors = [akLeft, akRight, akBottom]
ItemHeight = 12
TabOrder = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -