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

📄 distancewindow.dfm

📁 利用MAPX ActiveX控件的距离测量开发实例
💻 DFM
字号:
object frmDistanceWindow: TfrmDistanceWindow
  Left = 328
  Top = 222
  BorderIcons = []
  BorderStyle = bsToolWindow
  Caption = #36317#31163
  ClientHeight = 65
  ClientWidth = 236
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 7
    Height = 13
  end
  object Label2: TLabel
    Left = 16
    Top = 16
    Width = 39
    Height = 13
    Caption = #36317#31163#65306
  end
  object Label3: TLabel
    Left = 16
    Top = 40
    Width = 52
    Height = 13
    Caption = #24635#36317#31163#65306
  end
  object lblDistance: TLabel
    Left = 96
    Top = 16
    Width = 21
    Height = 13
    Caption = '0.0'
  end
  object lblTotalDistance: TLabel
    Left = 96
    Top = 40
    Width = 21
    Height = 13
    Caption = '0.0'
  end
end

⌨️ 快捷键说明

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