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

📄 lcxxsc.dfm

📁 本系统是基于企业局域网平台针对企业安防
💻 DFM
字号:
object Form12: TForm12
  Left = 250
  Top = 194
  BorderStyle = bsDialog
  Caption = #27004#23618#20449#24687#21024#38500
  ClientHeight = 245
  ClientWidth = 413
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlue
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 413
    Height = 41
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label3: TLabel
      Left = 134
      Top = 8
      Width = 144
      Height = 25
      Caption = #27004#23618#20449#24687#21024#38500
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -24
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 41
    Width = 413
    Height = 34
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object Label1: TLabel
      Left = 31
      Top = 10
      Width = 60
      Height = 13
      Caption = #27004#23618#21517#31216#65306
    end
    object SpeedButton1: TSpeedButton
      Left = 309
      Top = 7
      Width = 71
      Height = 21
      Caption = #26597#35810
      Glyph.Data = {
        76010000424D7601000000000000760000002800000010000000100000000100
        0800000000000001000000000000000000001000000010000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FFFFFF00FFFF0000FFFFFF000D0D0D0D0D0D
        0D0D0D0D0D0D0D0D0D0D0D0D0D00000000000000000D0D0D0D0D0D0D0D080F0F
        0F0F0F0F000D0D0D0D0D0D0D0D080F0F0F0F0F0F0000000D0D0D0D0D0D080F0F
        0F0F0F0F000F000D0D0D0D0D0D080F0F0F0F0F0F000F0000000D0D0D0D080F0F
        0F0F0F0F000F000F000D0D0D0D080F0F0F0F0F0F000F000F000D0D0D0D080F0F
        0F0F0808080F000F000D0D0D0D080F0F0F0F08080F0F000F000D0D0D0D080808
        0808080F0808080F000D0D0D0D0D0D080F0F0F0F08080F0F000D0D0D0D0D0D08
        08080808080F0808080D0D0D0D0D0D0D0D080F0F0F0F08080D0D0D0D0D0D0D0D
        0D0808080808080D0D0D0D0D0D0D0D0D0D0D0D0D0D0D0D0D0D0D}
      OnClick = SpeedButton1Click
    end
    object Label4: TLabel
      Left = 202
      Top = 11
      Width = 36
      Height = 13
      Caption = #27004#23618#65306
    end
    object ComboBox1: TComboBox
      Left = 95
      Top = 6
      Width = 78
      Height = 22
      Style = csOwnerDrawFixed
      ItemHeight = 16
      TabOrder = 0
      OnKeyDown = ComboBox1KeyDown
    end
    object Edit3: TEdit
      Left = 241
      Top = 7
      Width = 38
      Height = 21
      TabOrder = 1
      OnKeyDown = Edit3KeyDown
    end
    object CheckBox1: TCheckBox
      Left = 13
      Top = 8
      Width = 13
      Height = 17
      Checked = True
      State = cbChecked
      TabOrder = 2
    end
    object CheckBox2: TCheckBox
      Left = 185
      Top = 9
      Width = 13
      Height = 17
      TabOrder = 3
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 75
    Width = 413
    Height = 132
    Align = alClient
    Color = 15724527
    DataSource = DataSource1
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clBlue
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Color = 15658734
        Expanded = False
        FieldName = #27004#23618#32534#21495
        Title.Alignment = taCenter
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clRed
        Title.Font.Height = -11
        Title.Font.Name = 'MS Sans Serif'
        Title.Font.Style = []
        Width = 150
        Visible = True
      end
      item
        Color = 15658734
        Expanded = False
        FieldName = #27004#23618#21517#31216
        Title.Alignment = taCenter
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clRed
        Title.Font.Height = -11
        Title.Font.Name = 'MS Sans Serif'
        Title.Font.Style = []
        Width = 150
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27004#23618
        Title.Alignment = taCenter
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clRed
        Title.Font.Height = -11
        Title.Font.Name = 'MS Sans Serif'
        Title.Font.Style = []
        Width = 80
        Visible = True
      end>
  end
  object Panel3: TPanel
    Left = 0
    Top = 207
    Width = 413
    Height = 38
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 3
    object BitBtn2: TBitBtn
      Left = 238
      Top = 6
      Width = 75
      Height = 25
      Cancel = True
      Caption = #21024#38500
      Enabled = False
      TabOrder = 0
      OnClick = BitBtn2Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333333333000033338833333333333333333F333333333333
        0000333911833333983333333388F333333F3333000033391118333911833333
        38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
        911118111118333338F3338F833338F3000033333911111111833333338F3338
        3333F8330000333333911111183333333338F333333F83330000333333311111
        8333333333338F3333383333000033333339111183333333333338F333833333
        00003333339111118333333333333833338F3333000033333911181118333333
        33338333338F333300003333911183911183333333383338F338F33300003333
        9118333911183333338F33838F338F33000033333913333391113333338FF833
        38F338F300003333333333333919333333388333338FFF830000333333333333
        3333333333333333333888330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object BitBtn3: TBitBtn
      Left = 324
      Top = 6
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 1
      Kind = bkClose
    end
  end
  object DataSource1: TDataSource
    Left = 88
    Top = 137
  end
end

⌨️ 快捷键说明

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