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

📄 talk.~dfm

📁 使用delphi自带的控件
💻 ~DFM
字号:
object frmTalk: TfrmTalk
  Left = 253
  Top = 114
  Width = 870
  Height = 640
  Caption = #32593#32476#32842#22825#23460
  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 Splitter1: TSplitter
    Left = 100
    Top = 0
    Height = 606
  end
  object ListView1: TListView
    Left = 0
    Top = 0
    Width = 100
    Height = 606
    Align = alLeft
    Columns = <>
    TabOrder = 0
  end
  object Panel1: TPanel
    Left = 103
    Top = 0
    Width = 759
    Height = 606
    Align = alClient
    BevelOuter = bvNone
    Caption = 'Panel1'
    TabOrder = 1
    object Splitter2: TSplitter
      Left = 0
      Top = 562
      Width = 759
      Height = 3
      Cursor = crVSplit
      Align = alBottom
    end
    object Panel2: TPanel
      Left = 0
      Top = 565
      Width = 759
      Height = 41
      Align = alBottom
      Caption = 'Panel2'
      TabOrder = 0
      object Panel3: TPanel
        Left = 703
        Top = 1
        Width = 55
        Height = 39
        Align = alRight
        BevelInner = bvRaised
        BorderStyle = bsSingle
        Caption = #21457#35328
        TabOrder = 0
      end
      object Memo1: TMemo
        Left = 1
        Top = 1
        Width = 702
        Height = 39
        Align = alClient
        ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
        Lines.Strings = (
          'Memo1')
        TabOrder = 1
      end
    end
    object RichEdit1: TRichEdit
      Left = 0
      Top = 0
      Width = 759
      Height = 562
      Align = alClient
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
      Lines.Strings = (
        'RichEdit1')
      ParentFont = False
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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