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

📄 unitpowerinfo.~dfm

📁 此代码是关于mapgis的在
💻 ~DFM
字号:
object Form_PowerInfo: TForm_PowerInfo
  Left = 313
  Top = 204
  BorderStyle = bsDialog
  Caption = #24320#20851#35774#32622
  ClientHeight = 286
  ClientWidth = 363
  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
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 8
    Top = 8
    Width = 345
    Height = 241
    ActivePage = TabSheet1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #19968#33324#23646#24615
      object GroupBox2: TGroupBox
        Left = 8
        Top = 8
        Width = 321
        Height = 193
        TabOrder = 0
        object Label1: TLabel
          Left = 16
          Top = 32
          Width = 36
          Height = 13
          Caption = #32534#21495#65306
        end
        object Label2: TLabel
          Left = 16
          Top = 64
          Width = 36
          Height = 13
          Caption = #21517#31216#65306
        end
        object Label3: TLabel
          Left = 16
          Top = 160
          Width = 36
          Height = 13
          Caption = #22791#27880#65306
        end
        object Label4: TLabel
          Left = 16
          Top = 96
          Width = 36
          Height = 13
          Caption = #31867#21035#65306
        end
        object Label5: TLabel
          Left = 16
          Top = 128
          Width = 36
          Height = 13
          Caption = #29366#24577#65306
        end
        object edPowerName: TEdit
          Left = 56
          Top = 56
          Width = 241
          Height = 21
          TabOrder = 0
        end
        object edScript: TEdit
          Left = 56
          Top = 152
          Width = 241
          Height = 21
          TabOrder = 1
        end
        object edPowerType: TComboBox
          Left = 56
          Top = 88
          Width = 145
          Height = 21
          Style = csDropDownList
          ItemHeight = 13
          TabOrder = 2
          Items.Strings = (
            #21464#30005#25152
            #27833#24320#20851
            #20498#38392)
        end
        object RadioButton1: TRadioButton
          Left = 56
          Top = 128
          Width = 63
          Height = 17
          Caption = #24320
          TabOrder = 3
        end
        object RadioButton2: TRadioButton
          Left = 120
          Top = 128
          Width = 63
          Height = 17
          Caption = #20851
          Checked = True
          TabOrder = 4
          TabStop = True
        end
        object edPowerId: TEdit
          Left = 56
          Top = 24
          Width = 81
          Height = 21
          TabOrder = 5
          OnKeyPress = edPowerIdKeyPress
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #36830#25509#32447#36335
      ImageIndex = 1
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 321
        Height = 193
        TabOrder = 0
        object ListView1: TListView
          Left = 8
          Top = 16
          Width = 217
          Height = 169
          Columns = <
            item
              Caption = #32534#21495
            end
            item
              Caption = #21517#31216
              Width = 140
            end>
          GridLines = True
          RowSelect = True
          TabOrder = 0
          ViewStyle = vsReport
        end
        object Button4: TButton
          Left = 232
          Top = 16
          Width = 75
          Height = 25
          Caption = #22686#21152
          TabOrder = 1
          OnClick = Button4Click
        end
        object Button6: TButton
          Left = 232
          Top = 48
          Width = 75
          Height = 25
          Caption = #21024#38500
          TabOrder = 2
          OnClick = Button6Click
        end
      end
    end
  end
  object Button1: TButton
    Left = 112
    Top = 256
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 192
    Top = 256
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 272
    Top = 256
    Width = 75
    Height = 25
    Caption = #24110#21161
    Enabled = False
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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