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

📄 unit3.~dfm

📁 使用canvas组件写的可拖拽东西使用canvas组件写的可拖拽东西使用canvas组件写的可拖拽东西使用canvas组件写的可拖拽东西
💻 ~DFM
字号:
object Form3: TForm3
  Left = 697
  Top = 192
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  ClientHeight = 232
  ClientWidth = 193
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 144
    Top = 200
    Width = 41
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
  object gbMachine: TGroupBox
    Left = 8
    Top = 56
    Width = 177
    Height = 137
    TabOrder = 1
    object Label1: TLabel
      Left = 14
      Top = 14
      Width = 36
      Height = 13
      Caption = #31471#21475#65306
    end
    object Label2: TLabel
      Left = 13
      Top = 60
      Width = 36
      Height = 13
      Caption = #32447#38271#65306
    end
    object Label4: TLabel
      Left = 8
      Top = 38
      Width = 48
      Height = 13
      Caption = #32447#31867#22411#65306
    end
    object Label3: TLabel
      Left = 8
      Top = 84
      Width = 48
      Height = 13
      Caption = #20449#21495#37327#65306
    end
    object Label7: TLabel
      Left = 15
      Top = 108
      Width = 36
      Height = 13
      Caption = #34928#20943#65306
    end
    object Label8: TLabel
      Left = 145
      Top = 83
      Width = 12
      Height = 13
      Caption = 'db'
    end
    object Label9: TLabel
      Left = 146
      Top = 59
      Width = 12
      Height = 13
      Caption = #31859
    end
    object cbMachinePort: TComboBox
      Left = 64
      Top = 10
      Width = 97
      Height = 21
      ItemHeight = 13
      TabOrder = 0
    end
    object edtWireLen: TEdit
      Left = 64
      Top = 56
      Width = 81
      Height = 21
      TabOrder = 1
      Text = '5'
    end
    object cbWireType: TComboBox
      Left = 64
      Top = 34
      Width = 97
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 2
      Text = '1/2'#32447
      Items.Strings = (
        '1/2'#32447
        '7/8'#32447)
    end
    object edtXh: TEdit
      Left = 64
      Top = 80
      Width = 81
      Height = 21
      TabOrder = 3
    end
    object edtSj: TEdit
      Left = 64
      Top = 104
      Width = 97
      Height = 21
      TabOrder = 4
    end
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 0
    Width = 177
    Height = 57
    TabOrder = 2
    object Label5: TLabel
      Left = 18
      Top = 14
      Width = 60
      Height = 13
      Caption = #24403#21069#35774#22791#65306
    end
    object Label6: TLabel
      Left = 12
      Top = 35
      Width = 72
      Height = 13
      Caption = #28155#21152#30340#35774#22791#65306
    end
    object lblCurrent: TLabel
      Left = 104
      Top = 16
      Width = 65
      Height = 13
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object lblMachine: TLabel
      Left = 104
      Top = 32
      Width = 65
      Height = 13
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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