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

📄 uclustercwrev.dfm

📁 clusterfilesrev 最新的分类聚类代码
💻 DFM
字号:
object FMain: TFMain
  Left = 192
  Top = 107
  Width = 488
  Height = 234
  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
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 152
    Top = 32
    Width = 120
    Height = 16
    Caption = #12501#12457#12531#12488#12539#12469#12452#12474' = '
  end
  object ExitButton: TButton
    Left = 296
    Top = 80
    Width = 75
    Height = 25
    Caption = 'Exit'
    TabOrder = 0
    OnClick = ExitButtonClick
  end
  object CoordButton: TButton
    Left = 112
    Top = 80
    Width = 113
    Height = 25
    Caption = #12487#12540#12479#12398#35373#23450
    TabOrder = 1
    OnClick = CoordButtonClick
  end
  object FontEdit: TEdit
    Left = 272
    Top = 24
    Width = 57
    Height = 24
    TabOrder = 2
    Text = '12'
  end
  object OpenDialog1: TOpenDialog
    Left = 96
    Top = 144
  end
  object PrintDialog1: TPrintDialog
    Left = 240
    Top = 144
  end
end

⌨️ 快捷键说明

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