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

📄 distancewindow.~dfm

📁 Purpose: 量距离工具 History: 2005-05-21 开发环境: delphi7+mapX 5.02.38 windows XP Sp2
💻 ~DFM
字号:
object frmDistanceWindow: TfrmDistanceWindow
  Left = 328
  Top = 222
  BorderIcons = []
  BorderStyle = bsToolWindow
  Caption = #36317#31163
  ClientHeight = 65
  ClientWidth = 236
  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 Label1: TLabel
    Left = 16
    Top = 16
    Width = 3
    Height = 13
  end
  object Label2: TLabel
    Left = 16
    Top = 16
    Width = 36
    Height = 13
    Caption = #36317#31163#65306
  end
  object Label3: TLabel
    Left = 16
    Top = 40
    Width = 48
    Height = 13
    Caption = #24635#36317#31163#65306
  end
  object lblDistance: TLabel
    Left = 96
    Top = 16
    Width = 15
    Height = 13
    Caption = '0.0'
  end
  object lblTotalDistance: TLabel
    Left = 96
    Top = 40
    Width = 15
    Height = 13
    Caption = '0.0'
  end
end

⌨️ 快捷键说明

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