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

📄 unitlayerinfo.~dfm

📁 此代码是关于mapgis的在
💻 ~DFM
字号:
object Form_LayerInfo: TForm_LayerInfo
  Left = 192
  Top = 107
  Width = 374
  Height = 469
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = #22270#23618#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  DesignSize = (
    366
    442)
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 7
    Top = 24
    Width = 60
    Height = 13
    Caption = #22270#23618#21517#31216#65306
  end
  object Label3: TLabel
    Left = 19
    Top = 56
    Width = 48
    Height = 13
    Caption = #34920#21517#31216#65306
  end
  object Label2: TLabel
    Left = 19
    Top = 112
    Width = 48
    Height = 13
    Caption = #22270#24418#31867#65306
  end
  object SpeedButton1: TSpeedButton
    Left = 304
    Top = 104
    Width = 23
    Height = 22
    Glyph.Data = {
      F6000000424DF600000000000000760000002800000010000000100000000100
      0400000000008000000000000000000000001000000000000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
      FFFFFFFFFFFFFFFFFFFFFFFFFFFF2FFFFFFFFFFFFFF22FFFFFFFFFFFFF22222F
      FFFFFFFFFFF22F62FFFFFFFFFFFF2FF2FFFFFFFFFFFFFFF2FFFFFFFFF2FFFFFF
      FFFFFFFFF2FF2FFFFFFFFFFFF26F22FFFFFFFFFFFF22222FFFFFFFFFFFFF22FF
      FFFFFFFFFFFF2FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
    OnClick = SpeedButton1Click
  end
  object edLayer: TEdit
    Left = 72
    Top = 16
    Width = 257
    Height = 21
    TabOrder = 0
    Text = #26410#21629#21517'1'
  end
  object edTableName: TEdit
    Left = 72
    Top = 48
    Width = 257
    Height = 21
    TabOrder = 1
    Text = #26410#21629#21517'1'
  end
  object PageControl1: TPageControl
    Left = 8
    Top = 136
    Width = 345
    Height = 265
    ActivePage = TabSheet1
    Anchors = [akLeft, akTop, akRight, akBottom]
    TabOrder = 2
    object TabSheet1: TTabSheet
      Caption = #34920#32467#26500
    end
    object TabSheet2: TTabSheet
      Caption = #39640#32423#37197#32622
      ImageIndex = 1
      DesignSize = (
        337
        237)
      object ValueListEditor1: TValueListEditor
        Left = 8
        Top = 8
        Width = 321
        Height = 217
        Anchors = [akLeft, akTop, akRight, akBottom]
        TabOrder = 0
        TitleCaptions.Strings = (
          #23646#24615
          #20540)
        ColWidths = (
          150
          165)
      end
    end
    object TabSheet3: TTabSheet
      Caption = #22270#24418#31867#22411
      ImageIndex = 2
      DesignSize = (
        337
        237)
      object ListView1: TListView
        Left = 8
        Top = 8
        Width = 321
        Height = 185
        Anchors = [akLeft, akTop, akRight, akBottom]
        Columns = <
          item
            Caption = #22270#24418#31867#22411
            Width = 100
          end
          item
            Caption = #31995#32479#31867#22411
            Width = 100
          end
          item
            Caption = #39118#26684#21517#31216
            Width = 120
          end>
        RowSelect = True
        TabOrder = 0
        ViewStyle = vsReport
      end
      object Button1: TButton
        Left = 88
        Top = 204
        Width = 75
        Height = 25
        Anchors = [akRight, akBottom]
        Caption = #22686#21152
        TabOrder = 1
      end
      object Button2: TButton
        Left = 168
        Top = 204
        Width = 75
        Height = 25
        Anchors = [akRight, akBottom]
        Caption = #37197#32622
        TabOrder = 2
      end
      object Button3: TButton
        Left = 246
        Top = 204
        Width = 75
        Height = 25
        Anchors = [akRight, akBottom]
        Caption = #21024#38500
        TabOrder = 3
      end
    end
  end
  object Button4: TButton
    Left = 184
    Top = 408
    Width = 75
    Height = 25
    Anchors = [akRight, akBottom]
    Caption = #21462#28040
    TabOrder = 3
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 264
    Top = 408
    Width = 75
    Height = 25
    Anchors = [akRight, akBottom]
    Caption = #24110#21161
    Enabled = False
    TabOrder = 4
  end
  object Button6: TButton
    Left = 104
    Top = 408
    Width = 75
    Height = 25
    Anchors = [akRight, akBottom]
    Caption = #30830#23450
    TabOrder = 5
    OnClick = Button6Click
  end
  object cbFeatureClass: TComboBox
    Left = 72
    Top = 104
    Width = 225
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 6
  end
  object RadioButton1: TRadioButton
    Left = 72
    Top = 80
    Width = 113
    Height = 17
    Caption = #26412#22320#22270#23618
    Checked = True
    TabOrder = 7
    TabStop = True
  end
  object RadioButton2: TRadioButton
    Left = 200
    Top = 80
    Width = 113
    Height = 17
    Caption = #31995#32479#22270#23618
    TabOrder = 8
  end
end

⌨️ 快捷键说明

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