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

📄 u_set_jjr.dfm

📁 企业安防管理系统
💻 DFM
字号:
object Frm_Set_JJR: TFrm_Set_JJR
  Left = 298
  Top = 124
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #33410#20551#26085#35774#23450
  ClientHeight = 342
  ClientWidth = 364
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 364
    Height = 342
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 222
      Top = 38
      Width = 79
      Height = 23
      AutoSize = False
      Caption = #36873#23450#26085#26399#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton
      Left = 220
      Top = 121
      Width = 107
      Height = 35
      Caption = #28155#21152
      OnClick = SpeedButton1Click
    end
    object Sp_SC: TSpeedButton
      Left = 221
      Top = 174
      Width = 106
      Height = 36
      Caption = #21024#38500
      Enabled = False
      OnClick = Sp_SCClick
    end
    object SpeedButton3: TSpeedButton
      Left = 216
      Top = 281
      Width = 119
      Height = 42
      Caption = #20851#38381
      OnClick = SpeedButton3Click
    end
    object SpeedButton2: TSpeedButton
      Left = 220
      Top = 223
      Width = 107
      Height = 35
      Caption = #28165#31354
      OnClick = SpeedButton2Click
    end
    object Lvw_lb: TListView
      Left = 10
      Top = 6
      Width = 165
      Height = 323
      Columns = <
        item
          Caption = #26085#26399
          Width = 150
        end
        item
          Caption = #32534#21495
          Width = 0
        end>
      ReadOnly = True
      RowSelect = True
      TabOrder = 0
      ViewStyle = vsReport
      OnSelectItem = Lvw_lbSelectItem
    end
    object DTP: TDateTimePicker
      Left = 192
      Top = 70
      Width = 163
      Height = 23
      Date = 38721.448155011570000000
      Time = 38721.448155011570000000
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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