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

📄 unitmapxshapemultipagepropdialog.dfm

📁 此代码是关于mapgis的在
💻 DFM
字号:
inherited MapXShapeMultiPagePropDialog: TMapXShapeMultiPagePropDialog
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl [0]
    Left = 8
    Top = 8
    Width = 506
    Height = 330
    ActivePage = TabSheet2
    TabOrder = 0
    object TabSheet2: TTabSheet
      Caption = #23646#24615#25968#25454
      ImageIndex = 1
      object GroupBox4: TGroupBox
        Left = 8
        Top = 0
        Width = 481
        Height = 297
        TabOrder = 0
      end
    end
    object TabSheet1: TTabSheet
      Caption = #24418#29366#25511#21046
      object GroupBox1: TGroupBox
        Left = 8
        Top = 0
        Width = 481
        Height = 297
        TabOrder = 0
        object ValueList: TYHBListBox
          Left = 8
          Top = 16
          Width = 257
          Height = 273
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ParentFont = False
          TabOrder = 0
          AutoItemHeight = True
          BottomSpace = 1
          FocusRectType = lbftLine
          LeftSpace = 1
          ImageStretch = True
          RightSpace = 2
          SelectFrameColor = clHighlight
          SelectTextColor = clHighlightText
          TopSpace = 1
        end
        object GroupBox3: TGroupBox
          Left = 272
          Top = 16
          Width = 201
          Height = 137
          Caption = #28857#20301#32622
          TabOrder = 1
          object Label4: TLabel
            Left = 17
            Top = 56
            Width = 48
            Height = 13
            Caption = #32437#22352#26631#65306
          end
          object Label3: TLabel
            Left = 17
            Top = 32
            Width = 48
            Height = 13
            Caption = #27178#22352#26631#65306
          end
          object CheckBox1: TCheckBox
            Left = 40
            Top = 80
            Width = 97
            Height = 17
            Caption = #30456#23545#19982#36873#25321#28857
            TabOrder = 0
          end
          object YEdit: TUpDownEditFloat
            Left = 64
            Top = 48
            Width = 112
            Height = 21
            TabOrder = 1
            Text = '0'
            Digits = 2
            Precision = 9
            FloatFormat = ffGeneral
            Increment = 0.500000000000000000
          end
          object XEdit: TUpDownEditFloat
            Left = 64
            Top = 24
            Width = 112
            Height = 21
            TabOrder = 2
            Text = '0'
            Digits = 2
            Precision = 9
            FloatFormat = ffGeneral
            Increment = 0.500000000000000000
          end
        end
        object GroupBox2: TGroupBox
          Left = 272
          Top = 160
          Width = 201
          Height = 129
          TabOrder = 2
          object InsertPointBtn: TButton
            Left = 94
            Top = 16
            Width = 75
            Height = 25
            Caption = #25554#20837#28857
            TabOrder = 0
          end
          object DeletePointBtn: TButton
            Left = 94
            Top = 48
            Width = 75
            Height = 25
            Caption = #21024#38500#28857
            TabOrder = 1
          end
          object AddPointBtn: TButton
            Left = 14
            Top = 16
            Width = 75
            Height = 25
            Caption = #21152#20837#28857
            TabOrder = 2
          end
          object EditPointBtn: TButton
            Left = 14
            Top = 48
            Width = 75
            Height = 25
            Caption = #20462#25913#28857
            TabOrder = 3
          end
          object Button4: TButton
            Left = 14
            Top = 80
            Width = 155
            Height = 25
            Caption = #26679#24335'...'
            TabOrder = 4
          end
        end
      end
    end
  end
  inherited Button1: TButton
    TabOrder = 1
  end
  inherited Button3: TButton
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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