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

📄 ychatu33.dfm

📁 Yahoo Messenger for Mobile
💻 DFM
字号:
object Form28: TForm28
  Left = 282
  Top = 119
  Width = 431
  Height = 381
  Caption = 'Away/IM/PM Settings'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 8
    Top = 300
    Width = 102
    Height = 13
    Caption = 'Room Enter Message'
  end
  object Label3: TLabel
    Left = 6
    Top = 326
    Width = 107
    Height = 13
    Caption = 'Room Leave Message'
  end
  object CheckBox1: TCheckBox
    Left = 10
    Top = 10
    Width = 215
    Height = 17
    Caption = 'Reject non friends  PM'#39's with message:'
    Checked = True
    State = cbChecked
    TabOrder = 0
  end
  object Edit1: TEdit
    Left = 10
    Top = 34
    Width = 405
    Height = 21
    TabOrder = 1
    Text = 'I don'#39't accept PM'#39's from Strangers sorry :|'
  end
  object GroupBox1: TGroupBox
    Left = 6
    Top = 114
    Width = 409
    Height = 171
    Caption = 'Away State'
    TabOrder = 2
    object Label1: TLabel
      Left = 42
      Top = 36
      Width = 54
      Height = 13
      Caption = 'Away State'
    end
    object ComboBox1: TComboBox
      Left = 6
      Top = 50
      Width = 265
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = 'I'#39'm Available'
      Items.Strings = (
        'I'#39'm Available'
        'Be Right Back'
        'On Vacation'
        'Not at home'
        'Not at my Desk'
        'Not in the Office'
        'On the phone'
        'Stepped out to Lunch'
        'Gone out')
    end
    object RadioButton1: TRadioButton
      Left = 8
      Top = 18
      Width = 113
      Height = 17
      Caption = 'Default Messages'
      Checked = True
      TabOrder = 1
      TabStop = True
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 12
      Top = 86
      Width = 139
      Height = 17
      Caption = 'Custom Away Message'
      TabOrder = 2
      OnClick = RadioButton2Click
    end
    object Memo1: TMemo
      Left = 10
      Top = 110
      Width = 375
      Height = 51
      Lines.Strings = (
        'I'#39'm not here right now, but if you leave your Name, '
        
          'number and email address i will get back to you. Beeeeeeeeeeeeee' +
          'ep')
      TabOrder = 3
    end
  end
  object CheckBox2: TCheckBox
    Left = 10
    Top = 62
    Width = 253
    Height = 17
    Caption = 'When PM'#39's are Disabled, Return a PM saying...'
    TabOrder = 3
  end
  object Edit2: TEdit
    Left = 8
    Top = 86
    Width = 407
    Height = 21
    TabOrder = 4
    Text = 'My PM'#39's are Disabled right now, please don'#39't pm me.'
  end
  object Edit3: TEdit
    Left = 118
    Top = 294
    Width = 277
    Height = 21
    TabOrder = 5
    Text = 'Is there anyone in here?'
  end
  object Edit4: TEdit
    Left = 118
    Top = 322
    Width = 277
    Height = 21
    TabOrder = 6
    Text = 'Takes two steps backwards then jumps out of the room.'
  end
  object CheckBox3: TCheckBox
    Left = 400
    Top = 296
    Width = 15
    Height = 17
    TabOrder = 7
  end
  object CheckBox4: TCheckBox
    Left = 400
    Top = 328
    Width = 15
    Height = 17
    TabOrder = 8
  end
  object CheckBox5: TCheckBox
    Left = 270
    Top = 64
    Width = 141
    Height = 17
    Caption = 'Deflect Invite Packet.'
    TabOrder = 9
  end
  object CheckBox6: TCheckBox
    Left = 272
    Top = 10
    Width = 79
    Height = 17
    Caption = 'DeflectPM '
    TabOrder = 10
  end
end

⌨️ 快捷键说明

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