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

📄 otherset.dfm

📁 GPRS无线数据管理软件,用于远程数据采集和分析以及展现
💻 DFM
字号:
object fotherset: Tfotherset
  Left = 243
  Top = 103
  BorderStyle = bsDialog
  Caption = #20854#23427#35774#32622
  ClientHeight = 159
  ClientWidth = 379
  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 Button1: TButton
    Left = 283
    Top = 88
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 283
    Top = 120
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 21
    Top = 16
    Width = 252
    Height = 129
    Caption = #25351#31034#28783#29366#24577#35774#32622
    TabOrder = 2
    object Label1: TLabel
      Left = 16
      Top = 36
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #24320#29366#24577
    end
    object Label2: TLabel
      Left = 16
      Top = 68
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #20851#29366#24577
    end
    object Label3: TLabel
      Left = 16
      Top = 100
      Width = 61
      Height = 13
      AutoSize = False
      Caption = #38169#35823#29366#24577
    end
    object ColorBox1: TColorBox
      Left = 72
      Top = 32
      Width = 161
      Height = 22
      Selected = clLime
      ItemHeight = 16
      TabOrder = 0
    end
    object ColorBox2: TColorBox
      Left = 72
      Top = 64
      Width = 161
      Height = 22
      Selected = clMedGray
      ItemHeight = 16
      TabOrder = 1
    end
    object ColorBox3: TColorBox
      Left = 72
      Top = 96
      Width = 97
      Height = 22
      Selected = clWhite
      ItemHeight = 16
      TabOrder = 2
    end
    object CheckBox1: TCheckBox
      Left = 178
      Top = 98
      Width = 68
      Height = 17
      Caption = #32972#26223#33394
      TabOrder = 3
      OnClick = CheckBox1Click
    end
  end
  object CheckBox2: TCheckBox
    Left = 280
    Top = 20
    Width = 89
    Height = 17
    Caption = #21462#28040#25351#31034#28783
    TabOrder = 3
    OnClick = CheckBox2Click
  end
end

⌨️ 快捷键说明

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