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

📄 connectcentersrc.dfm

📁 报警地图电子显示源代码
💻 DFM
字号:
object FormConnectCenter: TFormConnectCenter
  Left = 324
  Top = 292
  BorderStyle = bsDialog
  Caption = #36830#25509#25253#35686#22120
  ClientHeight = 99
  ClientWidth = 218
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 48
    Top = 16
    Width = 145
    Height = 25
    AutoSize = False
    Caption = #26159#21542#36830#25509#25253#35686#22120#65311
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 48
    Top = 56
    Width = 57
    Height = 25
    Caption = #26159
    TabOrder = 0
    OnClick = ButtonOKClick
  end
  object Button2: TButton
    Left = 128
    Top = 56
    Width = 57
    Height = 25
    Caption = #21542
    TabOrder = 1
    OnClick = ButtonCancelClick
  end
end

⌨️ 快捷键说明

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