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

📄 unit3.dfm

📁 delphi开发的基于 gprsd数据采集程序
💻 DFM
字号:
object Form3: TForm3
  Left = 192
  Top = 107
  Width = 696
  Height = 480
  Caption = #29366#24577
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 688
    Height = 303
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    OnResize = Panel1Resize
    object ListView1: TListView
      Left = 24
      Top = 24
      Width = 641
      Height = 257
      Columns = <
        item
          Caption = #20256#36755#32456#31471#21495
          Width = 100
        end
        item
          Caption = #37319#38598#32456#31471#21495
          Width = 100
        end
        item
          Caption = #24212#29992#21495
          Width = 100
        end
        item
          Caption = #25968#25454#19978#20256#38388#38548
          Width = 100
        end
        item
          Caption = #25968#25454#19978#20256#31867#22411
          Width = 100
        end
        item
          Caption = #20219#21153#35745#26102
          Width = 100
        end>
      TabOrder = 0
      ViewStyle = vsReport
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 303
    Width = 688
    Height = 150
    Align = alBottom
    BevelInner = bvLowered
    TabOrder = 1
    OnResize = Panel2Resize
    object Memo1: TMemo
      Left = 16
      Top = 16
      Width = 649
      Height = 121
      MaxLength = 500
      ScrollBars = ssBoth
      TabOrder = 0
    end
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 56
    Top = 56
  end
end

⌨️ 快捷键说明

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