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

📄 yt_control.dfm

📁 一个DELPHI 云台控制动态库
💻 DFM
字号:
object Form1: TForm1
  Left = 189
  Top = 118
  Width = 674
  Height = 471
  Caption = 'Form1'
  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 = 40
    Top = 16
    Width = 48
    Height = 13
    Caption = 'COM'#31471#21475
  end
  object Label2: TLabel
    Left = 208
    Top = 16
    Width = 36
    Height = 13
    Caption = #27874#29305#29575
  end
  object Label3: TLabel
    Left = 40
    Top = 72
    Width = 48
    Height = 13
    Caption = #35774#22791#22320#22336
  end
  object Label4: TLabel
    Left = 176
    Top = 72
    Width = 48
    Height = 13
    Caption = #21629#20196#32534#21495
  end
  object Label5: TLabel
    Left = 288
    Top = 72
    Width = 24
    Height = 13
    Caption = #21442#25968
  end
  object Edit1: TEdit
    Left = 56
    Top = 40
    Width = 121
    Height = 21
    TabOrder = 0
    Text = '2'
  end
  object Edit2: TEdit
    Left = 200
    Top = 40
    Width = 121
    Height = 21
    TabOrder = 1
    Text = '9600'
  end
  object Button1: TButton
    Left = 336
    Top = 40
    Width = 75
    Height = 25
    Caption = #25171#24320
    TabOrder = 2
    OnClick = Button1Click
  end
  object Memo1: TMemo
    Left = 24
    Top = 144
    Width = 401
    Height = 281
    TabOrder = 8
  end
  object Edit3: TEdit
    Left = 56
    Top = 96
    Width = 97
    Height = 21
    TabOrder = 3
    Text = '1'
  end
  object Edit4: TEdit
    Left = 176
    Top = 96
    Width = 89
    Height = 21
    TabOrder = 4
  end
  object Button2: TButton
    Left = 408
    Top = 96
    Width = 75
    Height = 25
    Caption = #36816#34892
    TabOrder = 6
    OnClick = Button2Click
  end
  object Edit5: TEdit
    Left = 288
    Top = 96
    Width = 89
    Height = 21
    TabOrder = 5
  end
  object Button3: TButton
    Left = 424
    Top = 40
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 7
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 504
    Top = 168
    Width = 75
    Height = 25
    Caption = #21521#19978
    TabOrder = 9
    OnMouseDown = Button4MouseDown
    OnMouseUp = Button4MouseUp
  end
  object Button5: TButton
    Left = 504
    Top = 256
    Width = 75
    Height = 25
    Caption = #21521#19979
    TabOrder = 10
    OnMouseDown = Button5MouseDown
    OnMouseUp = Button4MouseUp
  end
  object Button6: TButton
    Left = 440
    Top = 216
    Width = 75
    Height = 25
    Caption = #21521#24038
    TabOrder = 11
    OnMouseDown = Button6MouseDown
    OnMouseUp = Button4MouseUp
  end
  object Button7: TButton
    Left = 560
    Top = 216
    Width = 75
    Height = 25
    Caption = #21521#21491
    TabOrder = 12
    OnMouseDown = Button7MouseDown
    OnMouseUp = Button4MouseUp
  end
  object Button8: TButton
    Left = 448
    Top = 352
    Width = 75
    Height = 25
    Caption = #25289#36817
    TabOrder = 13
    OnMouseDown = Button8MouseDown
    OnMouseUp = Button4MouseUp
  end
  object Button9: TButton
    Left = 568
    Top = 352
    Width = 75
    Height = 25
    Caption = #25289#36828
    TabOrder = 14
    OnMouseDown = Button9MouseDown
    OnMouseUp = Button4MouseUp
  end
end

⌨️ 快捷键说明

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