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

📄 unitfeatureclass.~dfm

📁 此代码是关于mapgis的在
💻 ~DFM
字号:
object Form_FeatureClass: TForm_FeatureClass
  Left = 239
  Top = 181
  Width = 529
  Height = 368
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = #22270#24418#31867#23450#20041
  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 = (
    521
    341)
  PixelsPerInch = 96
  TextHeight = 13
  object ListBox1: TListBox
    Left = 8
    Top = 8
    Width = 129
    Height = 289
    Anchors = [akLeft, akTop, akBottom]
    ItemHeight = 13
    TabOrder = 0
    OnClick = ListBox1Click
  end
  object PageControl1: TPageControl
    Left = 144
    Top = 8
    Width = 369
    Height = 289
    ActivePage = TabSheet1
    Anchors = [akLeft, akTop, akRight, akBottom]
    TabOrder = 1
    OnExit = PageControl1Exit
    object TabSheet1: TTabSheet
      Caption = #19968#33324#23646#24615
      object Label1: TLabel
        Left = 8
        Top = 24
        Width = 42
        Height = 13
        Caption = #21517#31216#65306
      end
      object Label3: TLabel
        Left = 8
        Top = 56
        Width = 42
        Height = 13
        Caption = #36873#39033#65306
      end
      object Label2: TLabel
        Left = 8
        Top = 160
        Width = 42
        Height = 13
        Caption = #25551#36848#65306
      end
      object edFeatureClassName: TEdit
        Left = 48
        Top = 16
        Width = 297
        Height = 21
        TabOrder = 0
        OnExit = edFeatureClassNameExit
      end
      object GroupBox2: TGroupBox
        Left = 48
        Top = 48
        Width = 177
        Height = 97
        TabOrder = 1
        object cbTableStructCanChanged: TCheckBox
          Left = 16
          Top = 56
          Width = 150
          Height = 17
          Caption = #34920#32467#26500#21487#32534#36753
          TabOrder = 0
          OnClick = cbTableStructCanChangedClick
        end
        object cbFeatureListCanChanged: TCheckBox
          Left = 16
          Top = 24
          Width = 150
          Height = 17
          Caption = #22270#23618#21487#33258#36873#22270#24418
          TabOrder = 1
          OnClick = cbFeatureListCanChangedClick
        end
      end
      object memoScript: TMemo
        Left = 48
        Top = 160
        Width = 297
        Height = 67
        Lines.Strings = (
          '')
        ScrollBars = ssVertical
        TabOrder = 2
        OnExit = memoScriptExit
      end
    end
    object TabSheet2: TTabSheet
      Caption = #34920#32467#26500
      ImageIndex = 1
    end
    object TabSheet3: TTabSheet
      Caption = #39640#32423#23646#24615
      ImageIndex = 2
      DesignSize = (
        361
        261)
      object ValueListEditor1: TValueListEditor
        Left = 8
        Top = 8
        Width = 345
        Height = 241
        Anchors = [akLeft, akTop, akRight, akBottom]
        TabOrder = 0
        TitleCaptions.Strings = (
          #23646#24615
          #20540)
        ColWidths = (
          135
          204)
      end
    end
    object TabSheet4: TTabSheet
      Caption = #22270#24418#31867#22411
      ImageIndex = 3
      DesignSize = (
        361
        261)
      object ListView1: TListView
        Left = 8
        Top = 8
        Width = 345
        Height = 209
        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 = 113
        Top = 228
        Width = 75
        Height = 25
        Anchors = [akRight, akBottom]
        Caption = #22686#21152
        TabOrder = 1
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 193
        Top = 228
        Width = 75
        Height = 25
        Anchors = [akRight, akBottom]
        Caption = #37197#32622
        TabOrder = 2
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 273
        Top = 228
        Width = 75
        Height = 25
        Anchors = [akRight, akBottom]
        Caption = #21024#38500
        TabOrder = 3
      end
    end
  end
  object Button6: TButton
    Left = 354
    Top = 308
    Width = 75
    Height = 25
    Anchors = [akRight, akBottom]
    Caption = #23436#25104
    TabOrder = 2
    OnClick = Button6Click
  end
  object Button5: TButton
    Left = 434
    Top = 308
    Width = 75
    Height = 25
    Anchors = [akRight, akBottom]
    Caption = #24110#21161
    Enabled = False
    TabOrder = 3
  end
  object Button7: TButton
    Left = 8
    Top = 308
    Width = 75
    Height = 25
    Anchors = [akLeft, akBottom]
    Caption = #21019#24314#22270#24418#31867
    TabOrder = 4
    OnClick = Button7Click
  end
  object Button8: TButton
    Left = 88
    Top = 308
    Width = 75
    Height = 25
    Anchors = [akLeft, akBottom]
    Caption = #21024#38500#22270#24418#31867
    TabOrder = 5
    OnClick = Button8Click
  end
end

⌨️ 快捷键说明

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