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

📄 ftptst1.nfm

📁 BaiduMp3 search baidu mp3
💻 NFM
📖 第 1 页 / 共 2 页
字号:
object FtpReceiveForm: TFtpReceiveForm
  Caption = 'FTP - http://www.overbyte.be'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  Height = 464
  Width = 647
  Left = 13
  Top = 13
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object DisplayMemo: TMemo
    Align = alClient
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'Courier New'
    Font.Style = []
    Lines.Strings = (
      'DisplayMemo')
    ParentFont = False
    ParentShowHint = False
    ScrollBars = ssBoth
    ShowHint = True
    TabOrder = 0
    Left = 0
    Top = 301
    Width = 639
    Height = 129
    Hint = 'This area show the activity with the host'
  end
  object Panel1: TPanel
    Align = alTop
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    Left = 0
    Top = 149
    Width = 639
    Height = 152
    object InfoLabel: TLabel
      Caption = 'InfoLabel'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Left = 512
      Top = 6
      Width = 44
      Height = 13
    end
    object StateLabel: TLabel
      Caption = 'StateLabel'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Left = 512
      Top = 25
      Width = 51
      Height = 13
    end
    object Label7: TLabel
      Caption = 'Resume at'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Left = 96
      Top = 124
      Width = 51
      Height = 13
    end
    object ExitButton: TButton
      Caption = '&Exit Program'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      Left = 512
      Top = 88
      Width = 105
      Height = 25
      Hint = 'Terminate the program'
      OnClick = ExitButtonClick
    end
    object OpenAsyncButton: TButton
      Caption = 'Open'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      Left = 8
      Top = 6
      Width = 81
      Height = 17
      OnClick = OpenAsyncButtonClick
    end
    object QuitAsyncButton: TButton
      Caption = 'Quit'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      Left = 8
      Top = 24
      Width = 81
      Height = 17
      OnClick = QuitAsyncButtonClick
    end
    object CwdAsyncButton: TButton
      Caption = 'Cwd'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      Left = 254
      Top = 6
      Width = 81
      Height = 17
      OnClick = CwdAsyncButtonClick
    end
    object UserAsyncButton: TButton
      Caption = 'User'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      Left = 90
      Top = 6
      Width = 81
      Height = 17
      OnClick = UserAsyncButtonClick
    end
    object PassAsyncButton: TButton
      Caption = 'Pass'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      Left = 172
      Top = 6
      Width = 81
      Height = 17
      OnClick = PassAsyncButtonClick
    end
    object ConnectAsyncButton: TButton
      Caption = 'Connect'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      Left = 90
      Top = 24
      Width = 81
      Height = 17
      OnClick = ConnectAsyncButtonClick
    end
    object GetAsyncButton: TButton
      Caption = 'Get'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      Left = 8
      Top = 42
      Width = 81
      Height = 17
      OnClick = GetAsyncButtonClick
    end
    object ReceiveAsyncButton: TButton
      Caption = 'Receive'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 8
      Left = 8
      Top = 60
      Width = 81
      Height = 17
      OnClick = ReceiveAsyncButtonClick
    end
    object AbortAsyncButton: TButton
      Caption = 'Abort'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 9
      Left = 172
      Top = 24
      Width = 81
      Height = 17
      OnClick = AbortAsyncButtonClick
    end
    object DirAsyncButton: TButton
      Caption = 'Dir'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 10
      Left = 172
      Top = 78
      Width = 81
      Height = 17
      OnClick = DirAsyncButtonClick
    end
    object DirectoryAsyncButton: TButton
      Caption = 'Directory'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 11
      Left = 172
      Top = 96
      Width = 81
      Height = 17
      OnClick = DirectoryAsyncButtonClick
    end
    object LsAsyncButton: TButton
      Caption = 'Ls'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 12
      Left = 254
      Top = 78
      Width = 81
      Height = 17
      OnClick = LsAsyncButtonClick
    end
    object ListAsyncButton: TButton
      Caption = 'List'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 13
      Left = 254
      Top = 96
      Width = 81
      Height = 17
      OnClick = ListAsyncButtonClick
    end
    object SystAsyncButton: TButton
      Caption = 'Syst'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 14
      Left = 418
      Top = 6
      Width = 81
      Height = 17
      OnClick = SystAsyncButtonClick
    end
    object SystemAsyncButton: TButton
      Caption = 'System'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 15
      Left = 418
      Top = 24
      Width = 81
      Height = 17
      OnClick = SystemAsyncButtonClick
    end
    object FileSizeAsyncButton: TButton
      Caption = 'FileSize'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 16
      Left = 336
      Top = 60
      Width = 81
      Height = 17
      OnClick = FileSizeAsyncButtonClick
    end
    object SizeAsyncButton: TButton
      Caption = 'Size'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 17
      Left = 336
      Top = 42
      Width = 81
      Height = 17
      OnClick = SizeAsyncButtonClick
    end
    object MkdAsyncButton: TButton
      Caption = 'Mkd'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 18
      Left = 418
      Top = 42
      Width = 81
      Height = 17
      OnClick = MkdAsyncButtonClick
    end
    object MkdirAsyncButton: TButton
      Caption = 'Mkdir'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 19
      Left = 418
      Top = 60
      Width = 81
      Height = 17
      OnClick = MkdirAsyncButtonClick
    end
    object RmdAsyncButton: TButton
      Caption = 'Rmd'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 20
      Left = 418
      Top = 78
      Width = 81
      Height = 17
      OnClick = RmdAsyncButtonClick
    end
    object RmdirAsyncButton: TButton
      Caption = 'Rmdir'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 21
      Left = 418
      Top = 96
      Width = 81
      Height = 17
      OnClick = RmdirAsyncButtonClick
    end
    object RenAsyncButton: TButton
      Caption = 'Ren'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 22
      Left = 8
      Top = 78
      Width = 81
      Height = 17
      OnClick = RenAsyncButtonClick
    end
    object RenameAsyncButton: TButton
      Caption = 'Rename'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 23
      Left = 8
      Top = 96
      Width = 81
      Height = 17
      OnClick = RenameAsyncButtonClick
    end
    object DeleAsyncButton: TButton
      Caption = 'Dele'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 24
      Left = 90
      Top = 78
      Width = 81
      Height = 17
      OnClick = DeleAsyncButtonClick
    end
    object DeleteAsyncButton: TButton
      Caption = 'Delete'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 25
      Left = 90
      Top = 96
      Width = 81
      Height = 17
      OnClick = DeleteAsyncButtonClick
    end
    object PwdAsyncButton: TButton
      Caption = 'Pwd'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 26
      Left = 254
      Top = 24
      Width = 81
      Height = 17
      OnClick = PwdAsyncButtonClick
    end
    object QuoteAsyncButton: TButton
      Caption = 'Quote'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 27
      Left = 336
      Top = 78
      Width = 81
      Height = 17
      OnClick = QuoteAsyncButtonClick
    end
    object DoQuoteAsyncButton: TButton
      Caption = 'DoQuote'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 28
      Left = 336
      Top = 96
      Width = 81
      Height = 17
      OnClick = DoQuoteAsyncButtonClick
    end
    object PutAsyncButton: TButton
      Caption = 'Put'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 29
      Left = 90
      Top = 42
      Width = 81
      Height = 17
      OnClick = PutAsyncButtonClick
    end
    object TransmitAsyncButton: TButton
      Caption = 'Transmit'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11

⌨️ 快捷键说明

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