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

📄 thmdotdlg.~dfm

📁 delphi 和mapx联合开发的例程 实现mapx的相应功能
💻 ~DFM
字号:
object ThmDotFrm: TThmDotFrm
  Left = 307
  Top = 201
  Width = 252
  Height = 256
  Caption = #28857#23494#24230#19987#39064#22270#23545#35805#26694
  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 = 12
    Top = 27
    Width = 111
    Height = 13
    Caption = #27599#28857#20195#34920#25968#25454#20540#65306'     '
  end
  object Label2: TLabel
    Left = 14
    Top = 65
    Width = 69
    Height = 13
    Caption = #28857#30340#22823#23567#65306'   '
  end
  object Edit1: TEdit
    Left = 117
    Top = 24
    Width = 111
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 0
  end
  object ComboBox1: TComboBox
    Left = 117
    Top = 64
    Width = 112
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 1
    Items.Strings = (
      #23567#28857
      #22823#28857)
  end
  object Button1: TButton
    Left = 34
    Top = 184
    Width = 59
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 2
  end
  object Button2: TButton
    Left = 152
    Top = 184
    Width = 59
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 3
  end
  object GroupBox1: TGroupBox
    Left = 26
    Top = 99
    Width = 193
    Height = 65
    Caption = #28857#30340#39068#33394
    TabOrder = 4
    object Label3: TLabel
      Left = 112
      Top = 24
      Width = 38
      Height = 24
      AutoSize = False
      Color = clWindow
      ParentColor = False
    end
    object BitBtn1: TBitBtn
      Left = 41
      Top = 24
      Width = 51
      Height = 25
      Caption = #39068#33394'...'
      TabOrder = 0
      OnClick = BitBtn1Click
    end
  end
  object ColorDialog1: TColorDialog
    Left = 218
    Top = 147
  end
end

⌨️ 快捷键说明

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