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

📄 utelecharge_101.dfm

📁 this application for FTP protocol File TYransfer Protocol to exchange an transfer file in a LAN delp
💻 DFM
字号:
object FTelecharge: TFTelecharge
  Left = 263
  Top = 3
  Width = 301
  Height = 205
  Caption = 'Telechargement'
  Color = 11513680
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel2: TBevel
    Left = 8
    Top = 8
    Width = 277
    Height = 113
    Shape = bsFrame
    Style = bsRaised
  end
  object Bevel1: TBevel
    Left = 16
    Top = 16
    Width = 257
    Height = 93
    Shape = bsFrame
  end
  object Bevel3: TBevel
    Left = 44
    Top = 124
    Width = 209
    Height = 41
    Shape = bsFrame
    Style = bsRaised
  end
  object Memo1: TMemo
    Left = 24
    Top = 24
    Width = 241
    Height = 77
    BevelOuter = bvRaised
    Color = 16777147
    ReadOnly = True
    TabOrder = 0
  end
  object FermerBtn: TBitBtn
    Left = 180
    Top = 132
    Width = 59
    Height = 25
    Caption = 'Fermer'
    TabOrder = 1
    OnClick = FermerBtnClick
  end
  object AnnulerTransBtn: TBitBtn
    Left = 56
    Top = 132
    Width = 109
    Height = 25
    Caption = 'Annuler le Transfert'
    TabOrder = 2
    OnClick = AnnulerTransBtnClick
  end
end

⌨️ 快捷键说明

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