📄 chatfrm.dfm
字号:
object btImage: TRzToolButton
Left = 8
Top = 9
Width = 43
Height = 43
Layout = blGlyphTop
UseToolbarButtonLayout = False
OnClick = btImageClick
end
object LbHost: TRzLabel
Left = 56
Top = 8
Width = 36
Height = 12
Caption = 'LbHost'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object LbAddress: TRzLabel
Left = 56
Top = 24
Width = 54
Height = 12
Caption = 'LbAddress'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object lbUser: TRzLabel
Left = 56
Top = 40
Width = 36
Height = 12
Caption = 'lbUser'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object RzLabel1: TRzLabel
Left = 8
Top = 256
Width = 217
Height = 13
AutoSize = False
Caption = #35831#22312#27492#36755#20837#28040#24687'(Ctrl+Enter'#21457#36865#28040#24687')'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object RzProgressBar1: TRzProgressBar
Left = 288
Top = 253
Width = 97
Height = 16
BarColor = 13478770
BarStyle = bsLED
BorderColor = 13478770
BorderInner = fsFlat
BorderOuter = fsNone
BorderWidth = 1
FlatColor = 15260865
Font.Charset = ANSI_CHARSET
Font.Color = 13478770
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
InteriorOffset = 1
ParentFont = False
PartsComplete = 0
Percent = 0
ShowPercent = False
TotalParts = 0
Visible = False
end
object BText: TRzRichEdit
Left = 8
Top = 56
Width = 377
Height = 193
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 2
FrameColor = 13478770
FrameVisible = True
end
object LText: TRzMemo
Left = 8
Top = 272
Width = 377
Height = 73
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
FrameColor = 13478770
FrameVisible = True
end
object RzBitBtn1: TRzBitBtn
Left = 320
Top = 352
Width = 63
AlignmentVertical = avBottom
Caption = #21457#36865
Color = 15260865
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HighlightColor = clWhite
HotTrack = True
HotTrackColor = 3983359
HotTrackColorType = htctActual
ParentFont = False
TabOrder = 1
OnClick = RzBitBtn1Click
ImageIndex = 14
Images = frmMain.ImageList1
end
object RzBitBtn2: TRzBitBtn
Left = 254
Top = 352
Width = 63
AlignmentVertical = avBottom
Caption = #24191#25773
Color = 15260865
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HighlightColor = clWhite
HotTrack = True
HotTrackColor = 3983359
HotTrackColorType = htctActual
ParentFont = False
TabOrder = 3
OnClick = RzBitBtn2Click
ImageIndex = 17
Images = frmMain.ImageList1
end
object RzBitBtn3: TRzBitBtn
Left = 8
Top = 352
Width = 63
AlignmentVertical = avBottom
Caption = #21382#21490
Color = 15260865
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HighlightColor = clWhite
HotTrack = True
HotTrackColor = 3983359
HotTrackColorType = htctActual
ParentFont = False
TabOrder = 4
OnClick = RzBitBtn3Click
ImageIndex = 18
Images = frmMain.ImageList1
end
object RzBitBtn4: TRzBitBtn
Left = 188
Top = 352
Width = 63
AlignmentVertical = avBottom
Caption = #25991#20214
Color = 15260865
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HighlightColor = clWhite
HotTrack = True
HotTrackColor = 3983359
HotTrackColorType = htctActual
ParentFont = False
TabOrder = 5
OnClick = RzBitBtn4Click
DisabledIndex = 28
ImageIndex = 21
Images = frmMain.ImageList1
end
object RzBitBtn5: TRzBitBtn
Left = 74
Top = 352
Width = 63
AlignmentVertical = avBottom
Caption = #28216#25103
Color = 15260865
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HighlightColor = clWhite
HotTrack = True
HotTrackColor = 3983359
HotTrackColorType = htctActual
ParentFont = False
TabOrder = 6
OnClick = RzBitBtn5Click
DisabledIndex = 30
ImageIndex = 29
Images = frmMain.ImageList1
end
end
object ActionList1: TActionList
Left = 222
Top = 80
object Action1: TAction
Caption = 'Action1'
ShortCut = 16397
OnExecute = RzBitBtn1Click
end
end
object NMStrm1: TNMStrm
Port = 11011
ReportLevel = 0
OnInvalidHost = NMStrm1InvalidHost
OnConnectionFailed = NMStrm1ConnectionFailed
OnPacketSent = NMStrm1PacketSent
OnMessageSent = NMStrm1MessageSent
Left = 70
Top = 80
end
object NMStrmServ1: TNMStrmServ
Port = 11011
ReportLevel = 0
OnClientContact = NMStrmServ1ClientContact
OnMSG = NMStrmServ1MSG
Left = 70
Top = 136
end
object open1: TOpenDialog
Title = #36873#25321#35201#21457#36865#30340#25991#20214
Left = 166
Top = 144
end
object save1: TSaveDialog
Title = #20445#23384#25991#20214
Left = 166
Top = 200
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -