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

📄 conbrowse.dfm

📁 书籍类别(种类编号
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object ConForm: TConForm
  Left = 65
  Top = 223
  Width = 1024
  Height = 568
  Caption = #21512#21516#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 153
    Top = 0
    Width = 10
    Height = 534
    Color = clBackground
    ParentColor = False
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 153
    Height = 534
    Align = alLeft
    BevelInner = bvLowered
    BevelOuter = bvLowered
    TabOrder = 0
    object TabbedNotebook1: TTabbedNotebook
      Left = 2
      Top = 2
      Width = 149
      Height = 530
      Align = alClient
      TabFont.Charset = DEFAULT_CHARSET
      TabFont.Color = clBtnText
      TabFont.Height = -11
      TabFont.Name = 'MS Sans Serif'
      TabFont.Style = []
      TabOrder = 0
      object TTabPage
        Left = 4
        Top = 24
        Caption = #21512#21516#20998#31867
        object TreeView1: TTreeView
          Left = 0
          Top = 0
          Width = 141
          Height = 502
          Align = alClient
          Images = ImageList2
          Indent = 19
          TabOrder = 0
          OnClick = TreeView1Click
        end
      end
      object TTabPage
        Left = 4
        Top = 24
        Caption = #21512#21516#26597#35810
        object Button1: TButton
          Left = 24
          Top = 512
          Width = 105
          Height = 41
          Caption = #25191' '#34892
          TabOrder = 1
          OnClick = Button1Click
        end
        object GroupBox1: TGroupBox
          Left = 1
          Top = 24
          Width = 192
          Height = 481
          Caption = #26597#35810#21442#25968
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 0
          object GroupBox2: TGroupBox
            Left = 8
            Top = 338
            Width = 153
            Height = 41
            TabOrder = 17
          end
          object CheckBox1: TCheckBox
            Left = 9
            Top = 26
            Width = 85
            Height = 17
            Caption = #26045#24037#21333#20301
            TabOrder = 0
            OnClick = CheckBox1Click
          end
          object ComboBox1: TComboBox
            Left = 18
            Top = 48
            Width = 121
            Height = 21
            Enabled = False
            ItemHeight = 13
            TabOrder = 1
            OnDropDown = ComboBox1DropDown
          end
          object ComboBox2: TComboBox
            Left = 18
            Top = 106
            Width = 121
            Height = 21
            Style = csSimple
            Enabled = False
            ItemHeight = 13
            TabOrder = 4
          end
          object ComboBox3: TComboBox
            Left = 18
            Top = 165
            Width = 121
            Height = 21
            Enabled = False
            ItemHeight = 13
            TabOrder = 7
            OnChange = ComboBox3Change
          end
          object ComboBox4: TComboBox
            Left = 18
            Top = 224
            Width = 121
            Height = 21
            Enabled = False
            ItemHeight = 13
            TabOrder = 10
          end
          object ComboBox5: TComboBox
            Left = 18
            Top = 282
            Width = 121
            Height = 21
            Enabled = False
            ItemHeight = 13
            TabOrder = 13
          end
          object Edit1: TEdit
            Left = 16
            Top = 432
            Width = 123
            Height = 19
            Enabled = False
            TabOrder = 21
          end
          object CheckBox2: TCheckBox
            Left = 9
            Top = 83
            Width = 85
            Height = 17
            Caption = #39033#30446#21517#31216
            TabOrder = 3
            OnClick = CheckBox2Click
          end
          object CheckBox3: TCheckBox
            Left = 9
            Top = 140
            Width = 85
            Height = 17
            Caption = #21512#21516#31867#22411
            TabOrder = 6
            OnClick = CheckBox3Click
          end
          object CheckBox4: TCheckBox
            Left = 9
            Top = 198
            Width = 85
            Height = 17
            Caption = #21512#21516#23567#31867
            Enabled = False
            TabOrder = 9
            OnClick = CheckBox4Click
          end
          object CheckBox5: TCheckBox
            Left = 9
            Top = 255
            Width = 85
            Height = 17
            Caption = #21512#21516#24207#21495
            TabOrder = 12
            OnClick = CheckBox5Click
          end
          object CheckBox6: TCheckBox
            Left = 9
            Top = 312
            Width = 85
            Height = 17
            Caption = #24180#24230#36873#25321
            TabOrder = 15
            OnClick = CheckBox6Click
          end
          object CheckBox7: TCheckBox
            Left = 9
            Top = 402
            Width = 65
            Height = 17
            Caption = #32852#31995#20154
            TabOrder = 20
            OnClick = CheckBox7Click
          end
          object YXEdit: TDateTimePicker
            Left = 18
            Top = 365
            Width = 122
            Height = 21
            Date = 38352.617518831020000000
            Time = 38352.617518831020000000
            DateMode = dmUpDown
            Enabled = False
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -8
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
            TabOrder = 19
          end
          object ComboBox6: TComboBox
            Left = 146
            Top = 48
            Width = 41
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            ItemIndex = 0
            TabOrder = 2
            Text = 'And'
            Items.Strings = (
              'And'
              'OR')
          end
          object ComboBox7: TComboBox
            Left = 146
            Top = 106
            Width = 41
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            ItemIndex = 0
            TabOrder = 5
            Text = 'And'
            Items.Strings = (
              'And'
              'OR')
          end
          object ComboBox8: TComboBox
            Left = 146
            Top = 165
            Width = 41
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            ItemIndex = 0
            TabOrder = 8
            Text = 'And'
            Items.Strings = (
              'And'
              'OR')
          end
          object ComboBox9: TComboBox
            Left = 146
            Top = 224
            Width = 41
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            ItemIndex = 0
            TabOrder = 11
            Text = 'And'
            Items.Strings = (
              'And'
              'OR')
          end
          object ComboBox10: TComboBox
            Left = 146
            Top = 282
            Width = 41
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            ItemIndex = 0
            TabOrder = 14
            Text = 'And'
            Items.Strings = (
              'And'
              'OR')
          end
          object ComboBox11: TComboBox
            Left = 146
            Top = 349
            Width = 41
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            ItemIndex = 0
            TabOrder = 18
            Text = 'And'
            Items.Strings = (
              'And'
              'OR')
          end
          object YXEdit1: TDateTimePicker
            Left = 18
            Top = 333
            Width = 122
            Height = 21
            Date = 37987.617518831020000000
            Time = 37987.617518831020000000
            DateMode = dmUpDown
            Enabled = False
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -8
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
            TabOrder = 16
          end
        end
      end
    end
  end
  object Panel2: TPanel
    Left = 163
    Top = 0

⌨️ 快捷键说明

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