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

📄 uzoom.dfm

📁 用DELPHI 和MAPX的基础练习.是学习的好资料
💻 DFM
字号:
object FZoom: TFZoom
  Left = 299
  Top = 316
  Width = 362
  Height = 146
  Caption = #32553#25918
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 4
    Top = 13
    Width = 91
    Height = 13
    Caption = #35774#32622#32553#25918#33539#22260#65306
  end
  object Label2: TLabel
    Left = 6
    Top = 43
    Width = 39
    Height = 13
    Caption = #25968#20540#65306
  end
  object Label3: TLabel
    Left = 170
    Top = 42
    Width = 39
    Height = 13
    Caption = #21333#20301#65306
  end
  object Edit1: TEdit
    Left = 50
    Top = 40
    Width = 107
    Height = 21
    TabOrder = 0
  end
  object ComboBox1: TComboBox
    Left = 216
    Top = 40
    Width = 113
    Height = 22
    Style = csOwnerDrawFixed
    ItemHeight = 16
    TabOrder = 1
    OnChange = ComboBox1Change
    Items.Strings = (
      #33521#37324
      #21315#31859
      #33521#23544
      #33521#23610
      #30721
      #27627#31859
      #21400#31859
      #31859)
  end
  object Button1: TButton
    Left = 24
    Top = 80
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 140
    Top = 80
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button2: TButton
    Left = 248
    Top = 80
    Width = 75
    Height = 25
    Caption = #24212#29992
    TabOrder = 4
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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