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

📄 ustart.dfm

📁 GPRS无线数据管理软件,用于远程数据采集和分析以及展现
💻 DFM
字号:
object FStart: TFStart
  Left = 246
  Top = 117
  BorderStyle = bsDialog
  Caption = #21551#21160#35774#32622
  ClientHeight = 113
  ClientWidth = 291
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object RadioButton1: TRadioButton
    Left = 40
    Top = 24
    Width = 113
    Height = 17
    Caption = #25163#24037#21551#21160
    TabOrder = 0
  end
  object RadioButton2: TRadioButton
    Left = 168
    Top = 24
    Width = 113
    Height = 17
    Caption = #33258#21160#21551#21160
    TabOrder = 1
  end
  object Button1: TButton
    Left = 56
    Top = 80
    Width = 65
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 176
    Top = 80
    Width = 65
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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