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

📄 ychatu10.dfm

📁 Yahoo Messenger for Mobile
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form10: TForm10
  Left = 83
  Top = 59
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = 'Y!mLite Options'
  ClientHeight = 477
  ClientWidth = 635
  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 GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 635
    Height = 477
    Align = alClient
    Caption = 'General Options'
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 2
      Top = 15
      Width = 631
      Height = 460
      ActivePage = TabSheet2
      Align = alClient
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = 'Layout'
        object Label2: TLabel
          Left = 136
          Top = 20
          Width = 56
          Height = 13
          Caption = 'Chat Buffer:'
        end
        object Label41: TLabel
          Left = 302
          Top = 394
          Width = 249
          Height = 13
          Caption = 'Chatters List Box (Right Side of the screen) Font Size'
        end
        object Label23: TLabel
          Left = 136
          Top = 138
          Width = 444
          Height = 13
          Caption = 
            'This states their colors, fades, fonts are  identical on their s' +
            'creen to yours, only in size specified'
        end
        object Label24: TLabel
          Left = 134
          Top = 114
          Width = 249
          Height = 13
          Caption = 'This means you see it how they  see their text in chat'
        end
        object Label33: TLabel
          Left = 138
          Top = 178
          Width = 236
          Height = 13
          Caption = 'Makes the font go no bigger than say font size  18'
        end
        object Label58: TLabel
          Left = 138
          Top = 158
          Width = 385
          Height = 13
          Caption = 
            'Plain text, this makes everyones font and color the same only th' +
            'is option does that'
        end
        object Label60: TLabel
          Left = 140
          Top = 64
          Width = 41
          Height = 13
          Caption = 'Max 500'
        end
        object GroupBox2: TGroupBox
          Left = 14
          Top = 10
          Width = 111
          Height = 67
          Caption = 'Memo Options'
          TabOrder = 0
          object RadioButton1: TRadioButton
            Left = 6
            Top = 20
            Width = 93
            Height = 17
            Caption = 'CR/LF on Enter'
            TabOrder = 0
          end
          object RadioButton2: TRadioButton
            Left = 6
            Top = 40
            Width = 89
            Height = 17
            Caption = 'Send On Enter'
            Checked = True
            TabOrder = 1
            TabStop = True
          end
        end
        object GroupBox5: TGroupBox
          Left = 10
          Top = 98
          Width = 117
          Height = 123
          Caption = 'Fonts && Sizes'
          TabOrder = 1
          object Label9: TLabel
            Left = 8
            Top = 104
            Width = 58
            Height = 13
            Caption = 'Custom Size'
          end
          object RadioButton9: TRadioButton
            Left = 10
            Top = 36
            Width = 97
            Height = 17
            Caption = 'Font Size'
            TabOrder = 0
          end
          object RadioButton10: TRadioButton
            Left = 10
            Top = 16
            Width = 95
            Height = 17
            Caption = 'All Fonts && Sizes'
            Checked = True
            TabOrder = 1
            TabStop = True
          end
          object RadioButton11: TRadioButton
            Left = 10
            Top = 56
            Width = 97
            Height = 17
            Caption = 'Plain Text'
            TabOrder = 2
          end
          object SpinEdit4: TSpinEdit
            Left = 78
            Top = 95
            Width = 35
            Height = 22
            MaxValue = 20
            MinValue = 8
            TabOrder = 3
            Value = 10
          end
          object RadioButton6: TRadioButton
            Left = 10
            Top = 76
            Width = 97
            Height = 17
            Caption = 'Font No Bigger'
            TabOrder = 4
          end
        end
        object Edit1: TEdit
          Left = 140
          Top = 38
          Width = 47
          Height = 21
          TabOrder = 2
          Text = '200'
          OnChange = Edit1Change
        end
        object SpinEdit13: TSpinEdit
          Left = 490
          Top = 23
          Width = 51
          Height = 22
          Increment = 10
          MaxValue = 255
          MinValue = 1
          TabOrder = 3
          Value = 220
          OnChange = SpinEdit13Change
        end
        object CheckBox31: TCheckBox
          Left = 230
          Top = 24
          Width = 247
          Height = 17
          Caption = 'Tick to enable Transpancy 2000/XP users only'
          TabOrder = 4
          OnClick = CheckBox31Click
        end
        object SpinEdit10: TSpinEdit
          Left = 570
          Top = 389
          Width = 35
          Height = 22
          MaxValue = 20
          MinValue = 8
          TabOrder = 5
          Value = 8
          OnChange = SpinEdit10Change
        end
        object Button4: TButton
          Left = 226
          Top = 52
          Width = 75
          Height = 25
          Caption = 'Global Image'
          TabOrder = 6
          OnClick = Button4Click
        end
        object Edit13: TEdit
          Left = 314
          Top = 56
          Width = 205
          Height = 21
          TabOrder = 7
        end
        object CheckBox32: TCheckBox
          Left = 230
          Top = 88
          Width = 119
          Height = 17
          Caption = 'Enable Global Image'
          TabOrder = 8
          OnClick = CheckBox32Click
        end
        object CheckBox33: TCheckBox
          Left = 18
          Top = 224
          Width = 101
          Height = 17
          Caption = 'Display Tattoos'
          TabOrder = 9
        end
        object Button6: TButton
          Left = 14
          Top = 258
          Width = 143
          Height = 25
          Caption = 'Move Voice Bar To Top'
          TabOrder = 10
          OnClick = Button6Click
        end
        object Button7: TButton
          Left = 14
          Top = 288
          Width = 143
          Height = 25
          Caption = 'Move Voice Bar To Bottom'
          TabOrder = 11
          OnClick = Button7Click
        end
        object Button8: TButton
          Left = 170
          Top = 258
          Width = 141
          Height = 25
          Caption = 'Move Font Bar To Top'
          TabOrder = 12
          OnClick = Button8Click
        end
        object Button9: TButton
          Left = 170
          Top = 288
          Width = 141
          Height = 25
          Caption = 'Move Font Bar To Bottom'
          TabOrder = 13
          OnClick = Button9Click
        end
        object Button10: TButton
          Left = 334
          Top = 256
          Width = 127
          Height = 25
          Caption = 'Move Chatters Box Left'
          TabOrder = 14
          OnClick = Button10Click
        end
        object Button11: TButton
          Left = 334
          Top = 284
          Width = 127
          Height = 27
          Caption = 'Move Chatters Box Right'
          TabOrder = 15
          OnClick = Button11Click
        end
        object Button12: TButton
          Left = 10
          Top = 362
          Width = 195
          Height = 25
          Caption = 'Move Programmable ButtonsTo Bottom'
          TabOrder = 16
          OnClick = Button12Click
        end
        object Button13: TButton
          Left = 8
          Top = 334
          Width = 197
          Height = 25
          Caption = 'Move Programmable Buttons To Top'
          TabOrder = 17
          OnClick = Button13Click
        end
        object Button14: TButton
          Left = 220
          Top = 358
          Width = 159
          Height = 25
          Caption = 'Move Alert Bar To Bottom'
          TabOrder = 18
          OnClick = Button14Click
        end
        object Button15: TButton
          Left = 218
          Top = 330
          Width = 159
          Height = 25
          Caption = 'Move Alert Bar to Top'
          TabOrder = 19
          OnClick = Button15Click
        end
        object CheckBox28: TCheckBox
          Left = 146
          Top = 220
          Width = 109
          Height = 17
          Caption = ' Time Stamping'
          TabOrder = 20
        end
        object CheckBox49: TCheckBox
          Left = 454
          Top = 364
          Width = 147
          Height = 17
          Caption = 'Display Y!mLite Tray Icon'
          TabOrder = 21
          OnClick = CheckBox49Click
        end
      end
      object TabSheet2: TTabSheet
        Caption = 'Colors'
        ImageIndex = 1
        object Label8: TLabel
          Left = 8
          Top = 44
          Width = 65
          Height = 13
          Caption = 'Their ID Color'
        end
        object Label7: TLabel
          Left = 8
          Top = 12
          Width = 63
          Height = 13
          Caption = 'Your ID Color'
        end
        object Label40: TLabel
          Left = 8
          Top = 76
          Width = 90
          Height = 13
          Caption = 'Color of Buddy'#39's ID'
        end
        object Label53: TLabel
          Left = 350
          Top = 14
          Width = 186
          Height = 13
          Caption = 'Main Input Box Color (Where you Type)'
        end
        object Label54: TLabel
          Left = 350
          Top = 38
          Width = 118
          Height = 13
          Caption = 'Main Chat Screen Colour'
        end
        object Label6: TLabel
          Left = 354
          Top = 154
          Width = 105
          Height = 13
          Caption = 'Highlight Chatter Fade'
        end
        object ColorBox1: TspSkinColorButton
          Left = 106
          Top = 6
          Width = 39
          Height = 22
          DrawDefault = True
          SkinData = Form1.spSkinData1
          SkinDataName = 'toolmenubutton'
          AlphaBlend = False
          AlphaBlendValue = 200
          UseSkinCursor = False
          DefaultFont.Charset = DEFAULT_CHARSET
          DefaultFont.Color = clWindowText
          DefaultFont.Height = 14
          DefaultFont.Name = 'Arial'
          DefaultFont.Style = []
          UseSkinFont = True
          DefaultWidth = 0
          DefaultHeight = 0
          UseSkinSize = True
          UseSkinFontColor = True
          WidthWithCaption = 0
          WidthWithoutCaption = 0
          ImageIndex = 0
          RepeatMode = False
          RepeatInterval = 100
          Flat = False
          AllowAllUp = False
          Down = False
          GroupIndex = 0
          ShowCaption = True
          NumGlyphs = 1
          Spacing = 1
          NewStyle = False
          TrackPosition = sptpRight
          UseImagesMenuImage = False
          UseImagesMenuCaption = False
          TrackButtonMode = False
          AutoColor = 16744576
          ColorValue = clBlue
          ShowAutoColor = True
          ShowMoreColor = True
          MenuUseSkinFont = True
          MenuDefaultFont.Charset = DEFAULT_CHARSET
          MenuDefaultFont.Color = clWindowText

⌨️ 快捷键说明

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