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

📄 freportpas.~dfm

📁 This delphi 7 source code have a function to send SMS trough computer with serial communication. You
💻 ~DFM
字号:
object FReport: TFReport
  Left = 273
  Top = 130
  BorderStyle = bsDialog
  Caption = 'InFOrMasiE HaNdPhOnE'
  ClientHeight = 352
  ClientWidth = 602
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  DesignSize = (
    602
    352)
  PixelsPerInch = 96
  TextHeight = 13
  object LvPhone: TListView
    Left = 0
    Top = 0
    Width = 603
    Height = 353
    Anchors = []
    BevelEdges = []
    BevelInner = bvNone
    BevelOuter = bvNone
    Color = clBlack
    Columns = <
      item
        Width = 200
      end
      item
        Width = 400
      end>
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ReadOnly = True
    RowSelect = True
    ParentFont = False
    TabOrder = 0
    ViewStyle = vsReport
  end
  object ListSMS: TListView
    Left = 48
    Top = 488
    Width = 17
    Height = 17
    Columns = <>
    TabOrder = 1
    Visible = False
  end
end

⌨️ 快捷键说明

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