ychatu60.dfm

来自「Yahoo Messenger for Mobile」· DFM 代码 · 共 25 行

DFM
25
字号
object YmLiteDataBox: TYmLiteDataBox
  Left = 193
  Top = 108
  Width = 248
  Height = 69
  Caption = 'YmLiteDataBox'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Edit1: TEdit
    Left = 12
    Top = 6
    Width = 217
    Height = 21
    TabOrder = 0
    OnChange = Edit1Change
  end
end

⌨️ 快捷键说明

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