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

📄 uclusterrev.dfm

📁 clusterfilesrev 最新的分类聚类代码
💻 DFM
字号:
object FMain: TFMain
  Left = 192
  Top = 107
  Width = 501
  Height = 318
  Caption = 'Cluster Analysis'
  Color = clBtnFace
  Font.Charset = SHIFTJIS_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 64
    Top = 144
    Width = 131
    Height = 16
    Caption = #12463#12521#12473#12479#12540#38291#12398#36317#38626
  end
  object Label2: TLabel
    Left = 56
    Top = 24
    Width = 94
    Height = 16
    Caption = #12501#12457#12531#12488#12469#12452#12474
  end
  object DistButton: TButton
    Left = 336
    Top = 32
    Width = 75
    Height = 25
    Caption = #36317#12288#38626
    TabOrder = 0
    OnClick = DistButtonClick
  end
  object ExitButton: TButton
    Left = 336
    Top = 232
    Width = 75
    Height = 25
    Caption = 'Exit'
    TabOrder = 1
    OnClick = ExitButtonClick
  end
  object ComboBoxDist: TComboBox
    Left = 64
    Top = 168
    Width = 145
    Height = 24
    ItemHeight = 16
    TabOrder = 2
    Text = 'ComboBoxDist'
  end
  object SimButton: TButton
    Left = 336
    Top = 80
    Width = 75
    Height = 25
    Caption = #39006#20284#24230
    TabOrder = 3
    OnClick = SimButtonClick
  end
  object CoordButton: TButton
    Left = 336
    Top = 136
    Width = 75
    Height = 25
    Caption = #23646#24615#20516
    TabOrder = 4
    OnClick = CoordButtonClick
  end
  object FontEdit: TEdit
    Left = 56
    Top = 40
    Width = 121
    Height = 24
    TabOrder = 5
    Text = '12'
  end
  object OpenDialog1: TOpenDialog
    Left = 64
    Top = 216
  end
  object PrintDialog1: TPrintDialog
    Left = 168
    Top = 216
  end
end

⌨️ 快捷键说明

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