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

📄 frmmain.frm

📁 房产测绘用的软件源代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
      ButtonWidth     =   820
      ButtonHeight    =   741
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList2"
      DisabledImageList=   "ImageList2"
      HotImageList    =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   14
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "选线"
            ImageIndex      =   1
            Style           =   2
            Value           =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "选区域"
            ImageIndex      =   2
            Style           =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "框选"
            ImageIndex      =   3
            Style           =   2
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "画线"
            ImageIndex      =   4
            Style           =   2
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "画折线"
            ImageIndex      =   5
            Style           =   2
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "画半圆弧"
            ImageIndex      =   6
            Style           =   2
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "画区域"
            ImageIndex      =   7
            Style           =   2
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "平移"
            ImageIndex      =   8
            Style           =   2
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "放大"
            ImageIndex      =   9
            Style           =   2
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "缩小"
            ImageIndex      =   10
            Style           =   2
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "添加文本"
            ImageIndex      =   12
            Style           =   2
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "点选构面"
            ImageIndex      =   14
            Style           =   2
         EndProperty
         BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "关闭"
            ImageIndex      =   13
         EndProperty
      EndProperty
   End
   Begin VB.PictureBox picBack 
      Height          =   4725
      Left            =   2970
      ScaleHeight     =   4665
      ScaleWidth      =   3750
      TabIndex        =   4
      Top             =   525
      Width           =   3810
      Begin VB.PictureBox Map1 
         Height          =   750
         Left            =   1080
         ScaleHeight     =   690
         ScaleWidth      =   780
         TabIndex        =   5
         Top             =   1770
         Width           =   840
      End
   End
   Begin TabDlg.SSTab SSTabWks 
      Height          =   6120
      Left            =   60
      TabIndex        =   11
      Top             =   810
      Width           =   2550
      _ExtentX        =   4498
      _ExtentY        =   10795
      _Version        =   393216
      TabOrientation  =   1
      Style           =   1
      Tabs            =   2
      TabHeight       =   529
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "输入数据(&I)"
      TabPicture(0)   =   "frmMain.frx":BBDA
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "节点编辑(&N)"
      TabPicture(1)   =   "frmMain.frx":BBF6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "lstPoints"
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame3 
         Caption         =   "图例"
         Height          =   2805
         Left            =   225
         TabIndex        =   19
         Top             =   2745
         Width           =   2085
         Begin VB.Label lblFT 
            BackColor       =   &H00FFC0C0&
            Height          =   180
            Left            =   1035
            TabIndex        =   37
            Top             =   1395
            Width           =   840
         End
         Begin VB.Label Label13 
            AutoSize        =   -1  'True
            Caption         =   "未分摊面"
            Height          =   180
            Left            =   165
            TabIndex        =   36
            Top             =   1395
            Width           =   720
         End
         Begin VB.Label lblWZ 
            BackColor       =   &H00E0E0E0&
            Height          =   180
            Left            =   1035
            TabIndex        =   35
            Top             =   2430
            Width           =   840
         End
         Begin VB.Label lblYT 
            BackColor       =   &H00C0FFFF&
            Height          =   180
            Left            =   1035
            TabIndex        =   34
            Top             =   600
            Width           =   840
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "阳台"
            Height          =   180
            Left            =   525
            TabIndex        =   33
            Top             =   600
            Width           =   360
         End
         Begin VB.Label lblQT 
            BackColor       =   &H000080FF&
            Height          =   180
            Left            =   1035
            TabIndex        =   32
            Top             =   2175
            Width           =   840
         End
         Begin VB.Label lblDCFT 
            BackColor       =   &H00FF0000&
            Height          =   180
            Left            =   1035
            TabIndex        =   31
            Top             =   1920
            Width           =   840
         End
         Begin VB.Label lblYCFT 
            BackColor       =   &H00C0C0FF&
            Height          =   180
            Left            =   1035
            TabIndex        =   30
            Top             =   1665
            Width           =   840
         End
         Begin VB.Label lblGL 
            BackColor       =   &H00FFFFC0&
            Height          =   180
            Left            =   1035
            TabIndex        =   29
            Top             =   1110
            Width           =   840
         End
         Begin VB.Label lblFBYT 
            BackColor       =   &H00C0FFC0&
            Height          =   180
            Left            =   1035
            TabIndex        =   28
            Top             =   855
            Width           =   840
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "户室"
            Height          =   180
            Left            =   525
            TabIndex        =   27
            Top             =   345
            Width           =   360
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "封闭阳台"
            Height          =   180
            Left            =   165
            TabIndex        =   26
            Top             =   855
            Width           =   720
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "阁楼"
            Height          =   180
            Left            =   525
            TabIndex        =   25
            Top             =   1110
            Width           =   360
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "一次分摊"
            Height          =   180
            Left            =   165
            TabIndex        =   24
            Top             =   1665
            Width           =   720
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "多次分摊"
            Height          =   180
            Left            =   165
            TabIndex        =   23
            Top             =   1920
            Width           =   720
         End
         Begin VB.Label Label11 
            AutoSize        =   -1  'True
            Caption         =   "未分墙体"
            Height          =   180
            Left            =   165
            TabIndex        =   22
            Top             =   2175
            Width           =   720
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            Caption         =   "未知类型"
            Height          =   180
            Left            =   165
            TabIndex        =   21
            Top             =   2430
            Width           =   720
         End
         Begin VB.Label lblHS 
            BackColor       =   &H00C0E0FF&
            Height          =   180
            Left            =   1035
            TabIndex        =   20
            Top             =   345
            Width           =   840
         End
      End
      Begin VB.ListBox lstPoints 
         Height          =   960
         Left            =   -74955
         TabIndex        =   18
         Top             =   45
         Width           =   2445
      End
      Begin VB.Frame Frame2 
         Caption         =   "终点"
         Height          =   1200
         Left            =   225
         TabIndex        =   15
         Top             =   1425
         Width           =   2085
         Begin VB.TextBox txtDistance 
            Height          =   315
            Left            =   720

⌨️ 快捷键说明

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