?? clientunit.dfm
字號:
object ChatClient: TChatClient
Left = 249
Top = 117
Width = 518
Height = 370
Caption = #39118#38632#21516#33311#32842#22825#23460'-Client 1.0'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 0
Top = 0
Width = 510
Height = 2
Align = alTop
end
object Splitter1: TSplitter
Left = 0
Top = 175
Width = 510
Height = 2
Cursor = crVSplit
Align = alBottom
end
object Splitter2: TSplitter
Left = 398
Top = 34
Width = 3
Height = 141
Cursor = crHSplit
Align = alRight
end
object StatusBar1: TStatusBar
Left = 0
Top = 302
Width = 510
Height = 22
Panels = <
item
Width = 50
end>
SimplePanel = False
end
object Panel1: TPanel
Left = 0
Top = 2
Width = 510
Height = 32
Align = alTop
BevelOuter = bvNone
TabOrder = 3
object SpeedButton1: TSpeedButton
Left = 2
Top = 3
Width = 25
Height = 25
Flat = True
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFF0DD
D0FFFFFFF000F00000FFFFFF08000F0F0FFFFFF0FB08000F00FFFF08BF0BF00F
F00FF08B8B08B00FFF0F0FB8B80B0F0F000F0BFB8080FF0F0F0008B0080FFEF0
0EF00B0880FFEFEFEF0F0F0FB0FEFEFEF0FF000BFB0FEFEF0FFF0FF0F000FEF0
FFFFFFFF0FF00F0FFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFF}
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton1Click
end
object CheckBox1: TCheckBox
Left = 400
Top = 8
Width = 97
Height = 17
Caption = #24708#24708#35805
TabOrder = 0
OnClick = CheckBox1Click
end
object Button1: TButton
Left = 112
Top = 4
Width = 75
Height = 25
Caption = #35821#38899#32842#22825
TabOrder = 1
OnClick = Button1Click
end
end
object Memo1: TMemo
Left = 0
Top = 34
Width = 398
Height = 141
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Lines.Strings = (
'Memo1')
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
OnKeyDown = Memo1KeyDown
end
object Memo2: TMemo
Left = 0
Top = 177
Width = 510
Height = 125
Align = alBottom
Color = clScrollBar
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Lines.Strings = (
'Memo2')
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
end
object OnLineListBox: TListBox
Left = 401
Top = 34
Width = 109
Height = 141
Align = alRight
ItemHeight = 12
MultiSelect = True
TabOrder = 4
OnClick = OnLineListBoxClick
end
object Button2: TButton
Left = 196
Top = 6
Width = 75
Height = 25
Caption = #20851#38381#35821#38899
TabOrder = 5
OnClick = Button2Click
end
object MainMenu1: TMainMenu
Left = 200
Top = 216
object F1: TMenuItem
Caption = #25991#20214'(&F)'
object ConnectMenuItem: TMenuItem
Caption = #36830#25509#26381#21153#22120'(&C)'
OnClick = ConnectMenuItemClick
end
object AutoRunMenuItem: TMenuItem
Caption = #33258#21160#36816#34892'(&A)'
OnClick = AutoRunMenuItemClick
end
object FileSettingsMenuItem: TMenuItem
Caption = #21442#25968#35774#32622'(&S)...'
OnClick = FileSettingsMenuItemClick
end
object CanSound: TMenuItem
Caption = #28040#24687#21040#26102#21709#38083'(&R)'
OnClick = CanSoundClick
end
object N1: TMenuItem
Caption = '-'
end
object DisConnectMenuItem: TMenuItem
Caption = #26029#24320#36830#25509'(&D)'
OnClick = DisConnectMenuItemClick
end
object Exit: TMenuItem
Caption = #36864#20986'(&X)'
OnClick = ExitClick
end
end
object H1: TMenuItem
Caption = #24110#21161'(&H)'
object AboutMenuItem: TMenuItem
Caption = #20851#20110'...(&A)'
OnClick = AboutMenuItemClick
end
end
end
object ClientSocket1: TClientSocket
Active = False
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -