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

📄 bjxxcx.dfm

📁 本系统是基于企业局域网平台针对企业安防
💻 DFM
字号:
object Form23: TForm23
  Left = -81
  Top = 331
  BorderStyle = bsDialog
  Caption = #25253#35686#20449#24687#26597#35810
  ClientHeight = 263
  ClientWidth = 613
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlue
  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 = 613
    Height = 33
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 28
      Top = 10
      Width = 60
      Height = 13
      Caption = #35774#32622#26465#20214#65306
    end
    object Label2: TLabel
      Left = 292
      Top = 10
      Width = 36
      Height = 13
      Caption = #26102#38388#65306
    end
    object SpeedButton1: TSpeedButton
      Left = 542
      Top = 5
      Width = 57
      Height = 22
      Caption = #26597#35810
      OnClick = SpeedButton1Click
    end
    object Label3: TLabel
      Left = 424
      Top = 10
      Width = 12
      Height = 13
      Caption = #21040
    end
    object CheckBox1: TCheckBox
      Left = 8
      Top = 8
      Width = 15
      Height = 17
      TabOrder = 0
    end
    object ComboBox1: TComboBox
      Left = 92
      Top = 7
      Width = 81
      Height = 19
      Style = csOwnerDrawFixed
      ItemHeight = 13
      TabOrder = 1
      OnChange = ComboBox1Change
      Items.Strings = (
        #27004#23618#32534#21495
        #39033#30446#25968#25454)
    end
    object ComboBox2: TComboBox
      Left = 180
      Top = 7
      Width = 81
      Height = 19
      Style = csOwnerDrawFixed
      ItemHeight = 13
      TabOrder = 2
    end
    object CheckBox2: TCheckBox
      Left = 272
      Top = 8
      Width = 15
      Height = 17
      Checked = True
      State = cbChecked
      TabOrder = 3
    end
    object DateTimePicker1: TDateTimePicker
      Left = 330
      Top = 6
      Width = 89
      Height = 21
      Date = 38157.607823576390000000
      Time = 38157.607823576390000000
      TabOrder = 4
    end
    object DateTimePicker2: TDateTimePicker
      Left = 442
      Top = 6
      Width = 89
      Height = 21
      Date = 38157.607823576390000000
      Time = 38157.607823576390000000
      TabOrder = 5
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 33
    Width = 613
    Height = 202
    Align = alClient
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clBlue
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        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 = 120
        Visible = True
      end
      item
        Expanded = False
        FieldName = #39033#30446#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 = #35774#22791#25968#25454
        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>
  end
  object Panel2: TPanel
    Left = 0
    Top = 235
    Width = 613
    Height = 28
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    object CheckBox3: TCheckBox
      Left = 16
      Top = 5
      Width = 105
      Height = 17
      Caption = #26174#31034#20840#37096#20449#24687
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = CheckBox3Click
    end
    object CheckBox4: TCheckBox
      Left = 153
      Top = 5
      Width = 49
      Height = 17
      Caption = #35823#25253
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
  end
  object DataSource1: TDataSource
    Left = 16
    Top = 192
  end
end

⌨️ 快捷键说明

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