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

📄 upassu.~dfm

📁 这是一个利用delphi写的一个通过与单片机相连的远程控制程序
💻 ~DFM
字号:
object updatepass: Tupdatepass
  Left = 334
  Top = 324
  BorderStyle = bsDialog
  Caption = #20462#25913#23494#30721
  ClientHeight = 197
  ClientWidth = 246
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 35
    Width = 36
    Height = 13
    Caption = #26087#23494#30721
  end
  object Label2: TLabel
    Left = 24
    Top = 75
    Width = 36
    Height = 13
    Caption = #26032#23494#30721
  end
  object Label3: TLabel
    Left = 24
    Top = 113
    Width = 48
    Height = 13
    Caption = #23494#30721#30830#35748
  end
  object Edit1: TEdit
    Left = 80
    Top = 32
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 80
    Top = 72
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 80
    Top = 109
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 2
  end
  object Button1: TButton
    Left = 40
    Top = 160
    Width = 65
    Height = 25
    Caption = #30830#35748
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 136
    Top = 160
    Width = 65
    Height = 25
    Caption = #21462#28040
    TabOrder = 4
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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