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

📄 messengermainformu.dfm

📁 jvcl driver development envionment
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MessengerMainForm: TMessengerMainForm
  Left = 364
  Top = 192
  Width = 505
  Height = 310
  Caption = 'Messenger Demo'
  Color = clBtnFace
  Constraints.MinHeight = 150
  Constraints.MinWidth = 505
  DefaultMonitor = dmDesktop
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 497
    Height = 235
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 0
    object JvRichEdit1: TJvRichEdit
      Left = 0
      Top = 0
      Width = 497
      Height = 206
      TabStop = False
      Align = alClient
      ReadOnly = True
      TabOrder = 0
      Zoom = 100
    end
    object ToolBar1: TToolBar
      Left = 0
      Top = 206
      Width = 497
      Height = 29
      Align = alBottom
      ButtonHeight = 25
      ButtonWidth = 26
      Caption = 'ToolBar1'
      Images = ImageList1
      TabOrder = 1
      object ToolButton1: TToolButton
        Left = 0
        Top = 2
        Action = actCool
      end
      object ToolButton2: TToolButton
        Left = 26
        Top = 2
        Action = actCry
      end
      object ToolButton3: TToolButton
        Left = 52
        Top = 2
        Action = actEmbarressed
      end
      object ToolButton4: TToolButton
        Left = 78
        Top = 2
        Action = actFoot
      end
      object ToolButton5: TToolButton
        Left = 104
        Top = 2
        Action = actFrown
      end
      object ToolButton6: TToolButton
        Left = 130
        Top = 2
        Action = actInnocent
      end
      object ToolButton7: TToolButton
        Left = 156
        Top = 2
        Action = actKiss
      end
      object ToolButton8: TToolButton
        Left = 182
        Top = 2
        Action = actLaughing
      end
      object ToolButton9: TToolButton
        Left = 208
        Top = 2
        Action = actMoney
      end
      object ToolButton10: TToolButton
        Left = 234
        Top = 2
        Action = actSealed
      end
      object ToolButton11: TToolButton
        Left = 260
        Top = 2
        Action = actSmile
      end
      object ToolButton12: TToolButton
        Left = 286
        Top = 2
        Action = actSurprised
      end
      object ToolButton13: TToolButton
        Left = 312
        Top = 2
        Action = actTongue
      end
      object ToolButton14: TToolButton
        Left = 338
        Top = 2
        Action = actUndecided
      end
      object ToolButton15: TToolButton
        Left = 364
        Top = 2
        Action = actWink
      end
      object ToolButton16: TToolButton
        Left = 390
        Top = 2
        Action = actYell
      end
      object ToolButton17: TToolButton
        Left = 416
        Top = 2
        Action = actBold
      end
      object ToolButton18: TToolButton
        Left = 442
        Top = 2
        Action = actItalic
      end
      object ToolButton19: TToolButton
        Left = 468
        Top = 2
        Action = actUnderline
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 235
    Width = 497
    Height = 41
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 1
    object edtNewText: TEdit
      Left = 1
      Top = 8
      Width = 416
      Height = 21
      TabOrder = 0
    end
    object Button1: TButton
      Left = 419
      Top = 8
      Width = 75
      Height = 25
      Action = actSend
      Default = True
      TabOrder = 1
    end
  end
  object ImageList1: TImageList
    Height = 19
    Width = 19
    Left = 288
    Top = 96
    Bitmap = {
      494C010113001800040013001300FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
      00000000000036000000280000004C0000007200000001002000000000006087
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000

⌨️ 快捷键说明

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