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

📄 open3389.dfm

📁 不错的远程控制程序
💻 DFM
字号:
object O3389: TO3389
  Left = 308
  Top = 227
  Width = 163
  Height = 175
  Caption = #32456#31471#24320#21551
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCanResize = FormCanResize
  OnClose = FormClose
  OnCreate = FormCreate
  OnDeactivate = FormDeactivate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object btn1: TButton
    Left = 19
    Top = 47
    Width = 55
    Height = 22
    Caption = #24320#21551
    TabOrder = 0
    OnClick = btn1Click
  end
  object stat1: TStatusBar
    Left = 0
    Top = 129
    Width = 155
    Height = 19
    Panels = <
      item
        Text = #31561#24453#36830#25509
        Width = 50
      end>
  end
  object edt1: TEdit
    Left = 17
    Top = 18
    Width = 121
    Height = 21
    TabOrder = 1
    Text = #31471#21475#21495
    OnDragDrop = edt1DragDrop
  end
  object btn2: TButton
    Left = 83
    Top = 47
    Width = 55
    Height = 22
    Caption = #26597#30475
    TabOrder = 3
  end
  object btn3: TButton
    Left = 44
    Top = 74
    Width = 55
    Height = 22
    Caption = #20851#38381
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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