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

📄 utxlxz.dfm

📁 实现短信的收发应用非常的方便,系统很小直接使用不需安装
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object frmtxlxz: Tfrmtxlxz
  Left = 254
  Top = 164
  BorderStyle = bsNone
  Caption = 'frmtxlxz'
  ClientHeight = 403
  ClientWidth = 514
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 514
    Height = 401
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 0
    object Shape2: TShape
      Left = 0
      Top = 30
      Width = 514
      Height = 371
      Align = alClient
      Brush.Color = clInactiveBorder
      Pen.Color = clTeal
      Pen.Width = 4
    end
    object Shape1: TShape
      Left = 0
      Top = 0
      Width = 514
      Height = 30
      Align = alTop
      Brush.Color = clTeal
      Pen.Color = clTeal
      Pen.Width = 2
      OnMouseDown = Shape1MouseDown
    end
    object Label4: TLabel
      Left = 238
      Top = 11
      Width = 48
      Height = 12
      Caption = #36873#25321#20449#24687
      Transparent = True
    end
    object SpeedButton1: TSpeedButton
      Left = 496
      Top = 3
      Width = 10
      Height = 10
      Hint = '=>'#21333#20987#21487#20197#36864#20986
      Flat = True
      Glyph.Data = {
        C6000000424DC60000000000000076000000280000000A0000000A0000000100
        0400000000005000000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000FFFFFFF0F00
        0000F0FFFFF0FF000000FF0FFF0FFF000000FFF0F0FFFF000000FFFF0FFFFF00
        0000FFF0F0FFFF000000FF0FFF0FFF000000F0FFFFF0FF0000000FFFFFFF0F00
        0000FFFFFFFFF0000000}
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton1Click
    end
    object SpeedButton4: TSpeedButton
      Left = 236
      Top = 163
      Width = 65
      Height = 22
      Hint = #30830#35748#25152#36873#20154#21592
      Flat = True
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333333333333333333333333333333333333333333333
        3333333333333333333333333333333333333333333FF3333333333333003333
        3333333333773FF3333333333309003333333333337F773FF333333333099900
        33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
        99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
        33333333337F3F77333333333309003333333333337F77333333333333003333
        3333333333773333333333333333333333333333333333333333333333333333
        3333333333333333333333333333333333333333333333333333}
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton4Click
    end
    object SpeedButton3: TSpeedButton
      Left = 236
      Top = 199
      Width = 65
      Height = 22
      Hint = #21024#38500#25152#36873#20154#21592
      Flat = True
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333333333333333333333333333333333333333333333
        3333333333333FF3333333333333003333333333333F77F33333333333009033
        333333333F7737F333333333009990333333333F773337FFFFFF330099999000
        00003F773333377777770099999999999990773FF33333FFFFF7330099999000
        000033773FF33777777733330099903333333333773FF7F33333333333009033
        33333333337737F3333333333333003333333333333377333333333333333333
        3333333333333333333333333333333333333333333333333333333333333333
        3333333333333333333333333333333333333333333333333333}
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton3Click
    end
    object TreeView2: TTreeView
      Left = 5
      Top = 35
      Width = 207
      Height = 350
      Hint = #36873#25321':'#21363#23558#36825#36793#30340#20154#21517#36873#20013#21518#28857#20987#21521#21491#30340#31661#22836
      Color = clInfoBk
      Images = ImageList2
      Indent = 19
      MultiSelect = True
      ParentShowHint = False
      ReadOnly = True
      RowSelect = True
      ShowHint = True
      TabOrder = 1
      OnClick = TreeView2Click
    end
    object ListBox2: TListBox
      Left = 324
      Top = 35
      Width = 185
      Height = 302
      Hint = #36825#37324#26174#31034#30340#26159#21457#36865#30701#20449#30340#20154#21592
      Color = clInfoBk
      ItemHeight = 12
      MultiSelect = True
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
    end
    object ToolBar1: TToolBar
      Left = 328
      Top = 340
      Width = 140
      Height = 39
      Align = alNone
      ButtonHeight = 35
      ButtonWidth = 55
      Caption = 'ToolBar1'
      EdgeBorders = [ebTop, ebBottom]
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      Images = ImageList1
      ParentFont = False
      ShowCaptions = True
      TabOrder = 2
      Transparent = True
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Width = 8
        Caption = 'ToolButton1'
        Style = tbsSeparator
      end
      object ToolButton2: TToolButton
        Left = 8
        Top = 0
        Hint = #28857#20987#27492#25353#38062#30830#35748#35201#21457#36865#30701#20449#30340#20154#21592
        Caption = #30830#23450#21457#36865
        ImageIndex = 3
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton2Click
      end
      object ToolButton3: TToolButton
        Left = 63
        Top = 0
        Width = 8
        Caption = 'ToolButton3'
        ImageIndex = 0
        Style = tbsSeparator
      end
      object ToolButton4: TToolButton
        Left = 71
        Top = 0
        Hint = #21333#20987#21487#20197#21024#38500#36873#20013#30340#20154#21592
        Caption = #21024#38500#36873#39033
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton4Click
      end
      object ToolButton5: TToolButton
        Left = 126
        Top = 0
        Width = 8
        Caption = 'ToolButton5'
        ImageIndex = 1
        Style = tbsSeparator
      end
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 32
    Top = 136
    object N26: TMenuItem
      Bitmap.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333FFFFF3333333333000003333333333F777773FF333333003333300
        33333337733333773F33330333333333033333733FFFFFFF73F3303300000003
        303337F37777777337F3303330CCC0333033373337777733373F0333330C0333
        33037F33337773FFF37F03333330300033037F3FFFF73777FF7F0300000307B7
        03037F77777F77777F7F030999030BBB03037F77777F77777F7F0309990307B7
        03037377777F7777737330099903300030333777777F377737F3300000033333
        3033377777733333373333033333333303333373FF33333F7333333003333300
        3333333773FFFF77333333333000003333333333377777333333}
      Caption = #21457#36865#30701#20449
    end
    object N27: TMenuItem
      Bitmap.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
        333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
        300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
        333337F373F773333333303330033333333337F3377333333333303333333333
        333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
        333337777F337F33333330330BB00333333337F373F773333333303330033333
        333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
        333377777F77377733330BBB0333333333337F337F33333333330BB003333333
        333373F773333333333330033333333333333773333333333333}
      Caption = #36890#35759#24405#31649#29702
    end
  end
  object ImageList2: TImageList
    Left = 72
    Top = 136

⌨️ 快捷键说明

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