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

📄 basatt.dfm

📁 mapgis二次开发delphi实例Del_basAtt
💻 DFM
字号:
object Form1: TForm1
  Left = 501
  Top = 110
  Width = 397
  Height = 249
  Caption = #23646#24615#25805#20316
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 128
    Top = 88
    object N1: TMenuItem
      Caption = #23646#24615#32467#26500
      object getAttStru: TMenuItem
        Caption = #21462#23646#24615#32467#26500
        OnClick = getAttStruClick
      end
      object AppendWord: TMenuItem
        Caption = #28155#21152#23383#27573
        OnClick = AppendWordClick
      end
      object UpdateWord: TMenuItem
        Caption = #20462#25913#23383#27573
        OnClick = UpdateWordClick
      end
      object DeleteWord: TMenuItem
        Caption = #21024#38500#23383#27573
        OnClick = DeleteWordClick
      end
    end
    object N6: TMenuItem
      Caption = #23646#24615
      object GetAtt: TMenuItem
        Caption = #21462#23646#24615
        OnClick = GetAttClick
      end
      object WriteAttRecord: TMenuItem
        Caption = #20889#19968#26465#23646#24615#35760#24405
        OnClick = WriteAttRecordClick
      end
    end
  end
end

⌨️ 快捷键说明

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