⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmsender.frm

📁 用Delphi写的网络聊天工具
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{BF3128D8-55B8-11D4-8ED4-00E07D815373}#1.0#0"; "MBPrgBar.ocx"
Begin VB.Form frmSender 
   AutoRedraw      =   -1  'True
   BackColor       =   &H00EBF5F4&
   BorderStyle     =   0  'None
   Caption         =   "Sender Form"
   ClientHeight    =   3060
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6915
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   204
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   461
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MynetChat.BinarySender Sender 
      Left            =   1560
      Top             =   4800
      _ExtentX        =   794
      _ExtentY        =   794
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00EBF5F4&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      Enabled         =   0   'False
      Height          =   2415
      Left            =   120
      TabIndex        =   21
      Top             =   480
      Width           =   6735
      Begin VB.TextBox txtSpeed 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H00EBF5F4&
         BorderStyle     =   0  'None
         ForeColor       =   &H000000C0&
         Height          =   195
         Left            =   840
         Locked          =   -1  'True
         TabIndex        =   27
         Text            =   "0"
         Top             =   1200
         Width           =   1335
      End
      Begin VB.TextBox txtEventLog 
         Appearance      =   0  'Flat
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   6.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF80FF&
         Height          =   615
         Left            =   120
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   26
         ToolTipText     =   "状态日志"
         Top             =   1680
         Width           =   6375
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H00EBF5F4&
         BorderStyle     =   0  'None
         Enabled         =   0   'False
         Height          =   495
         Left            =   1080
         TabIndex        =   22
         Top             =   135
         Width           =   3735
         Begin VB.TextBox txtSource 
            Appearance      =   0  'Flat
            BackColor       =   &H00EBF5F4&
            BorderStyle     =   0  'None
            ForeColor       =   &H00008000&
            Height          =   195
            Left            =   120
            TabIndex        =   24
            Top             =   0
            Width           =   3375
         End
         Begin VB.TextBox txtTotalFileSize 
            Appearance      =   0  'Flat
            BackColor       =   &H00EBF5F4&
            BorderStyle     =   0  'None
            ForeColor       =   &H00008000&
            Height          =   195
            Left            =   120
            Locked          =   -1  'True
            TabIndex        =   23
            Text            =   "0"
            Top             =   240
            Width           =   1335
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "KB"
            BeginProperty Font 
               Name            =   "Tahoma"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00008000&
            Height          =   225
            Index           =   7
            Left            =   1560
            TabIndex        =   25
            Top             =   240
            Width           =   855
         End
      End
      Begin MynetChat.MyButton cmdBrowse 
         Height          =   255
         Left            =   5640
         TabIndex        =   28
         ToolTipText     =   "打开文件"
         Top             =   120
         Width           =   855
         _ExtentX        =   1508
         _ExtentY        =   450
         SPN             =   "MyButtonDefSkin"
         Text            =   "浏览   "
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin MynetChat.MyButton cmdSend 
         Height          =   255
         Left            =   5640
         TabIndex        =   29
         ToolTipText     =   "发送文件"
         Top             =   480
         Width           =   855
         _ExtentX        =   1508
         _ExtentY        =   450
         SPN             =   "MyButtonDefSkin"
         Text            =   "发送   "
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin MBProgressBar.ProgressBar pb 
         Height          =   255
         Left            =   120
         TabIndex        =   30
         ToolTipText     =   "发送进度"
         Top             =   840
         Width           =   6375
         _ExtentX        =   11245
         _ExtentY        =   450
         BorderStyle     =   1
         Value           =   1
         Percentage      =   1
         Smooth          =   -1  'True
         BackColor       =   15463924
         BarStartColor   =   16711680
         BarEndColor     =   32896
         TextColor       =   16777215
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BackPicture     =   "frmSender.frx":0000
         BarPicture      =   "frmSender.frx":001C
         TextAfterCaption=   "%"
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "速率:"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   225
         Index           =   3
         Left            =   120
         TabIndex        =   36
         Top             =   1200
         Width           =   855
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "大小:"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   225
         Index           =   2
         Left            =   120
         TabIndex        =   35
         Top             =   360
         Width           =   855
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "文件名:"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   225
         Index           =   1
         Left            =   120
         TabIndex        =   34
         Top             =   120
         Width           =   855
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "KB/秒"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   225
         Index           =   4
         Left            =   2280
         TabIndex        =   33
         Top             =   1200
         Width           =   855
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "进度:"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   225
         Index           =   5
         Left            =   120
         TabIndex        =   32
         Top             =   600
         Width           =   855
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "事件日志:"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   225
         Index           =   6
         Left            =   120
         TabIndex        =   31
         Top             =   1440
         Width           =   1095
      End
   End
   Begin VB.PictureBox WindowBorder 
      BackColor       =   &H00EBF5F4&
      BorderStyle     =   0  'None
      Height          =   450
      Left            =   0
      Picture         =   "frmSender.frx":0038
      ScaleHeight     =   450
      ScaleWidth      =   6975
      TabIndex        =   18
      Top             =   0
      Width           =   6975
      Begin MynetChat.chameleonButton cmdRequest 
         Height          =   300
         Left            =   4320
         TabIndex        =   37
         ToolTipText     =   "发送请求和等待."
         Top             =   75
         Width           =   2055
         _ExtentX        =   3625
         _ExtentY        =   529
         BTYPE           =   4
         TX              =   "发送文件传输请求        "
         ENAB            =   -1  'True
         BeginProperty FONT {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         COLTYPE         =   2
         FOCUSR          =   -1  'True
         BCOL            =   16576
         BCOLO           =   16576
         FCOL            =   16777215
         FCOLO           =   16777215
         MCOL            =   12632256
         MPTR            =   1
         MICON           =   "frmSender.frx":9CCE
         UMCOL           =   -1  'True
         SOFT            =   0   'False
         PICPOS          =   0
         NGREY           =   0   'False
         FX              =   0
         HAND            =   0   'False
         CHECK           =   0   'False
         VALUE           =   0   'False
      End
      Begin VB.ComboBox txtRemoteHost 
         Height          =   315
         Left            =   2400
         Style           =   2  'Dropdown List
         TabIndex        =   20
         ToolTipText     =   "选择用户名"
         Top             =   60
         Width           =   1815
      End
      Begin MynetChat.chameleonButton cmdClose 
         Height          =   255
         Left            =   6480
         TabIndex        =   38
         ToolTipText     =   "关闭"
         Top             =   120
         Width           =   255
         _ExtentX        =   450
         _ExtentY        =   450
         BTYPE           =   3
         TX              =   "chameleonButton1"
         ENAB            =   -1  'True
         BeginProperty FONT {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         COLTYPE         =   2
         FOCUSR          =   -1  'True
         BCOL            =   13160660
         BCOLO           =   13160660
         FCOL            =   0
         FCOLO           =   0
         MCOL            =   12632256
         MPTR            =   1
         MICON           =   "frmSender.frx":9CEA
         PICN            =   "frmSender.frx":9D06
         UMCOL           =   -1  'True
         SOFT            =   0   'False
         PICPOS          =   0
         NGREY           =   -1  'True
         FX              =   0
         HAND            =   0   'False
         CHECK           =   0   'False
         VALUE           =   0   'False
      End
      Begin VB.Label Label1 
         BackColor       =   &H0099007B&
         BackStyle       =   0  'Transparent
         Caption         =   "文件传输 ..."
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   255
         Index           =   9
         Left            =   120

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -