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

📄 unitabout.dfm

📁 绿色衡器称重系统(串口)
💻 DFM
字号:
object frmAbout: TfrmAbout
  Left = 347
  Top = 236
  BorderStyle = bsDialog
  Caption = #20851#20110
  ClientHeight = 257
  ClientWidth = 341
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 341
    Height = 257
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 6
      Top = 42
      Width = 335
      Height = 157
      AutoSize = False
      Caption = 'Label1'
      Font.Charset = ANSI_CHARSET
      Font.Color = clPurple
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label2: TLabel
      Left = 12
      Top = 236
      Width = 134
      Height = 13
      Caption = 'email:qdseashore@163.com'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsUnderline]
      ParentFont = False
      Transparent = True
      OnClick = Label2Click
    end
    object Label3: TLabel
      Left = 11
      Top = 235
      Width = 134
      Height = 13
      Cursor = crHandPoint
      Caption = 'email:qdseashore@163.com'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWhite
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsUnderline]
      ParentFont = False
      Transparent = True
      OnClick = Label2Click
      OnMouseMove = Label3MouseMove
      OnMouseLeave = Label3MouseLeave
    end
    object BitBtn1: TBitBtn
      Left = 256
      Top = 224
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 0
      OnClick = BitBtn1Click
    end
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 170
    Top = 214
  end
end

⌨️ 快捷键说明

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