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

📄 thmpiedlg.dfm

📁 delphi 和mapx联合开发的例程 实现mapx的相应功能
💻 DFM
字号:
object ThmPieFrm: TThmPieFrm
  Left = 402
  Top = 198
  Width = 257
  Height = 284
  Caption = 'ThmPieFrm'
  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 = 18
    Top = 16
    Width = 93
    Height = 13
    Caption = #26368#22823#39292#25968#25454#20540#65306'   '
  end
  object Label2: TLabel
    Left = 19
    Top = 54
    Width = 81
    Height = 13
    Caption = #26368#22823#39292#30452#24452#65306'   '
  end
  object Edit1: TEdit
    Left = 109
    Top = 8
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 109
    Top = 50
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 1
  end
  object CheckBox1: TCheckBox
    Left = 18
    Top = 91
    Width = 145
    Height = 17
    Caption = #39292#22270#22823#23567#21644#25968#25454#20540#30456#20851'        '
    TabOrder = 2
  end
  object GroupBox1: TGroupBox
    Left = 12
    Top = 120
    Width = 225
    Height = 73
    Caption = #25159#39292#39068#33394
    TabOrder = 3
    object Label3: TLabel
      Left = 9
      Top = 33
      Width = 60
      Height = 13
      Caption = #25159#39292#32534#21495#65306
    end
    object ComboBox1: TComboBox
      Left = 70
      Top = 29
      Width = 76
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 13
      TabOrder = 0
    end
    object BitBtn1: TBitBtn
      Left = 154
      Top = 28
      Width = 62
      Height = 25
      Caption = #39068#33394#36873#25321'...'
      TabOrder = 1
      OnClick = BitBtn1Click
    end
  end
  object Button2: TButton
    Left = 31
    Top = 217
    Width = 58
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 4
  end
  object Button3: TButton
    Left = 159
    Top = 217
    Width = 58
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 5
  end
  object ColorDialog1: TColorDialog
    Left = 196
    Top = 184
  end
end

⌨️ 快捷键说明

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