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

📄 umain.dfm

📁 GPRS无线数据管理软件,用于远程数据采集和分析以及展现
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object Form1: TForm1
  Left = 289
  Top = 156
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'GPRS/CDMA '#25968#25454#20013#24515
  ClientHeight = 390
  ClientWidth = 536
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 3
    Top = 154
    Width = 70
    Height = 12
    AutoSize = False
    Caption = #32456#31471#20449#24687#65306
  end
  object GroupBox1: TGroupBox
    Left = 4
    Top = 288
    Width = 529
    Height = 81
    Caption = #21457#36865#20449#24687
    TabOrder = 6
    object Label2: TLabel
      Left = 14
      Top = 26
      Width = 83
      Height = 12
      AutoSize = False
      Caption = #32456#31471#21495#30721
    end
    object Edit1: TEdit
      Left = 140
      Top = 53
      Width = 289
      Height = 20
      MaxLength = 960
      TabOrder = 0
    end
    object Button1: TButton
      Left = 436
      Top = 50
      Width = 75
      Height = 25
      Caption = #21457#36865
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Button1Click
    end
    object Edit2: TEdit
      Left = 15
      Top = 53
      Width = 121
      Height = 20
      ReadOnly = True
      TabOrder = 2
    end
    object RadioButton2: TRadioButton
      Left = 216
      Top = 24
      Width = 73
      Height = 17
      Caption = #25991#26412
      Checked = True
      TabOrder = 3
      TabStop = True
    end
    object RadioButton1: TRadioButton
      Left = 138
      Top = 24
      Width = 79
      Height = 17
      Caption = '16'#36827#21046
      TabOrder = 4
    end
  end
  object ListView1: TListView
    Left = 3
    Top = 32
    Width = 529
    Height = 113
    Columns = <
      item
        Caption = #32456#31471#30331#24405#21495#30721
        Width = 100
      end
      item
        Caption = #31227#21160#32593#20869'IP'#22320#22336
        Width = 100
      end
      item
        Caption = #31227#21160#32593#20869'IP'#31471#21475
        Width = 100
      end
      item
        Caption = #30331#24405#26102#38388
        Width = 100
      end
      item
        Caption = #32456#31471#20986#21475'IP'#22320#22336
        Width = 100
      end
      item
        Caption = #32456#31471#20986#21475'IP'#31471#21475
        Width = 100
      end>
    ReadOnly = True
    TabOrder = 0
    ViewStyle = vsReport
    OnClick = ListView1Click
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 536
    Height = 29
    ButtonHeight = 23
    ButtonWidth = 30
    Caption = 'ToolBar1'
    EdgeBorders = [ebTop, ebBottom]
    Flat = True
    Images = ImageList1
    TabOrder = 1
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      Hint = #21551#21160#26381#21153
      Caption = 'ToolButton1'
      ImageIndex = 0
      ParentShowHint = False
      ShowHint = True
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 30
      Top = 0
      Hint = #20572#27490#26381#21153
      Caption = 'ToolButton2'
      Enabled = False
      ImageIndex = 8
      ParentShowHint = False
      ShowHint = True
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 60
      Top = 0
      Hint = #20998#31163#32456#31471
      Caption = 'ToolButton3'
      Enabled = False
      ImageIndex = 7
      ParentShowHint = False
      ShowHint = True
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 90
      Top = 0
      Hint = #28165#38500
      Caption = 'ToolButton4'
      ImageIndex = 3
      ParentShowHint = False
      ShowHint = True
      OnClick = ToolButton4Click
    end
    object ToolButton5: TToolButton
      Left = 120
      Top = 0
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 4
      Style = tbsDivider
    end
    object ToolButton6: TToolButton
      Left = 128
      Top = 0
      Hint = #36864#20986
      Caption = 'ToolButton6'
      ImageIndex = 4
      ParentShowHint = False
      ShowHint = True
      OnClick = N5Click
    end
    object ToolButton7: TToolButton
      Left = 158
      Top = 0
      Width = 8
      Caption = 'ToolButton7'
      ImageIndex = 5
      Style = tbsSeparator
    end
    object Panel2: TPanel
      Left = 166
      Top = 0
      Width = 72
      Height = 23
      BevelOuter = bvNone
      TabOrder = 1
    end
    object Panel1: TPanel
      Left = 238
      Top = 0
      Width = 293
      Height = 23
      Align = alRight
      BevelOuter = bvNone
      Color = 1067021
      TabOrder = 0
      object Shape1: TShape
        Tag = 1
        Left = 7
        Top = 5
        Width = 10
        Height = 15
        Brush.Color = 1067021
        Pen.Color = 1738279
      end
      object Shape2: TShape
        Tag = 2
        Left = 24
        Top = 5
        Width = 10
        Height = 15
        Brush.Color = 1067021
        Pen.Color = 1738279
      end
      object Shape3: TShape
        Tag = 3
        Left = 42
        Top = 5
        Width = 10
        Height = 15
        Brush.Color = 1067021
        Pen.Color = 1738279
      end
      object Shape4: TShape
        Tag = 4
        Left = 60
        Top = 5
        Width = 10
        Height = 15
        Brush.Color = 1067021
        Pen.Color = 1738279
      end
      object Shape5: TShape
        Tag = 5
        Left = 78
        Top = 5
        Width = 10
        Height = 15
        Brush.Color = 1067021
        Pen.Color = 1738279

⌨️ 快捷键说明

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