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

📄 uselmsr.dfm

📁 设备巡检操作系统 本程序是专门为某电厂开发的设备巡检系统
💻 DFM
字号:
object Frm_SelMsr: TFrm_SelMsr
  Left = 324
  Top = 155
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #36873#25321
  ClientHeight = 237
  ClientWidth = 338
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnDeactivate = FormDeactivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 88
    Top = 28
    Width = 36
    Height = 13
    Caption = #26426#32452#65306
    Visible = False
  end
  object Label2: TLabel
    Left = 104
    Top = 136
    Width = 156
    Height = 14
    Caption = #20160#20040#20063#19981#36873#65292#34920#31034#20840#37096#35774#22791
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = #21326#25991#20223#23435
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 136
    Top = 168
    Width = 75
    Height = 25
    Caption = #30830' '#23450
    Default = True
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 224
    Top = 168
    Width = 75
    Height = 25
    Cancel = True
    Caption = #20851' '#38381
    TabOrder = 1
    OnClick = Button2Click
  end
  object CB1: TCheckBox
    Left = 37
    Top = 58
    Width = 57
    Height = 17
    Caption = #26426#32452#65306
    TabOrder = 2
  end
  object Cbx_eupet: TComboBox
    Left = 97
    Top = 56
    Width = 207
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 3
    OnClick = Cbx_eupetClick
  end
  object CB2: TCheckBox
    Left = 37
    Top = 106
    Width = 57
    Height = 17
    Caption = #35774#22791#65306
    TabOrder = 4
  end
  object Cbx_Part: TComboBox
    Left = 97
    Top = 104
    Width = 207
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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