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

📄 thmgradsymboldlg.dfm

📁 delphi 和mapx联合开发的例程 实现mapx的相应功能
💻 DFM
字号:
object ThmGradSymbolFrm: TThmGradSymbolFrm
  Left = 362
  Top = 191
  BorderStyle = bsSingle
  Caption = 'ThmGradSymbolFrm'
  ClientHeight = 212
  ClientWidth = 227
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 10
    Top = 29
    Width = 108
    Height = 13
    Caption = #26368#22823#31526#21495#25968#25454#20540#65306'    '
  end
  object Edit1: TEdit
    Left = 116
    Top = 23
    Width = 102
    Height = 22
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 0
  end
  object Button2: TButton
    Left = 28
    Top = 165
    Width = 57
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 1
  end
  object Button3: TButton
    Left = 145
    Top = 165
    Width = 57
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 2
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 88
    Width = 209
    Height = 58
    Caption = #31526#21495#39068#33394#36873#25321#65306'   '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object ComboBox1: TComboBox
      Left = 15
      Top = 22
      Width = 106
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 13
      ParentFont = False
      TabOrder = 0
      Items.Strings = (
        '')
    end
    object BitBtn1: TBitBtn
      Left = 132
      Top = 21
      Width = 64
      Height = 23
      Caption = #39068#33394#36873#25321'...'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = BitBtn1Click
    end
  end
  object CheckBox1: TCheckBox
    Left = 11
    Top = 57
    Width = 80
    Height = 17
    Caption = #26174#31034#36127#20540
    TabOrder = 4
    OnClick = CheckBox1Click
  end
  object ColorDialog1: TColorDialog
    Left = 176
    Top = 56
  end
end

⌨️ 快捷键说明

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