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

📄 ychatu20.dfm

📁 Yahoo Messenger for Mobile
💻 DFM
字号:
object Form20: TForm20
  Left = 200
  Top = 227
  Width = 444
  Height = 162
  Caption = 'HotKey Options'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 10
    Top = 14
    Width = 109
    Height = 13
    Caption = 'Hot Key F6 Chat Room'
  end
  object Label2: TLabel
    Left = 10
    Top = 46
    Width = 109
    Height = 13
    Caption = 'Hot Key F7 Chat Room'
  end
  object Label3: TLabel
    Left = 10
    Top = 78
    Width = 109
    Height = 13
    Caption = 'Hot Key F8 Chat Room'
  end
  object Label4: TLabel
    Left = 10
    Top = 110
    Width = 109
    Height = 13
    Caption = 'Hot Key F9 Chat Room'
  end
  object Edit1: TEdit
    Left = 132
    Top = 8
    Width = 193
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 133
    Top = 39
    Width = 191
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 133
    Top = 70
    Width = 192
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 132
    Top = 102
    Width = 193
    Height = 21
    TabOrder = 3
  end
  object Button1: TButton
    Left = 346
    Top = 98
    Width = 77
    Height = 25
    Caption = 'Save'
    TabOrder = 4
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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