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

📄 otherinfounit.dfm

📁 图书馆管理系统,非常有用,希望给你带来帮助
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      object Label10: TLabel
        Left = 72
        Top = 120
        Width = 48
        Height = 16
        Caption = #31616#20171#65306#12288
      end
      object StatusBar2: TStatusBar
        Left = 0
        Top = 338
        Width = 492
        Height = 21
        Panels = <
          item
            Text = #20316#32773#20449#24687#31649#29702#39029#38754
            Width = 150
          end
          item
            Width = 50
          end>
      end
      object BitBtn4: TBitBtn
        Left = 312
        Top = 288
        Width = 70
        Height = 27
        Caption = #21024#38500
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = BitBtn4Click
        OnMouseMove = BitBtn4MouseMove
        Kind = bkCancel
      end
      object BitBtn5: TBitBtn
        Left = 200
        Top = 288
        Width = 70
        Height = 27
        Caption = #28155#21152
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = BitBtn5Click
        OnMouseMove = BitBtn5MouseMove
        Kind = bkAll
      end
      object BitBtn6: TBitBtn
        Left = 88
        Top = 288
        Width = 70
        Height = 27
        Caption = #26356#26032
        TabOrder = 3
        OnClick = BitBtn6Click
        OnMouseMove = BitBtn6MouseMove
        Kind = bkOK
      end
      object ComboBox2: TComboBox
        Left = 152
        Top = 35
        Width = 161
        Height = 24
        ItemHeight = 16
        MaxLength = 20
        TabOrder = 4
        OnChange = ComboBox2Change
      end
      object Edit6: TEdit
        Left = 152
        Top = 75
        Width = 265
        Height = 24
        MaxLength = 30
        TabOrder = 5
      end
      object Memo2: TMemo
        Left = 152
        Top = 120
        Width = 273
        Height = 137
        TabOrder = 6
      end
      object BitBtn11: TBitBtn
        Left = 328
        Top = 32
        Width = 70
        Height = 27
        Caption = #21047#26032
        TabOrder = 7
        OnClick = BitBtn11Click
        OnMouseMove = BitBtn11MouseMove
        Kind = bkRetry
      end
    end
    object TabSheet3: TTabSheet
      Caption = #22270#20070#31867#22411#20449#24687#31649#29702
      ImageIndex = 2
      OnMouseMove = TabSheet3MouseMove
      object Label11: TLabel
        Left = 88
        Top = 60
        Width = 84
        Height = 16
        Caption = #31867#22411#32534#21495#65306#12288#12288
      end
      object Label12: TLabel
        Left = 88
        Top = 120
        Width = 84
        Height = 16
        Caption = #24635#20998#31867#21517#65306#12288#12288
      end
      object Label13: TLabel
        Left = 88
        Top = 180
        Width = 84
        Height = 16
        Caption = #23376#20998#31867#21517#65306#12288#12288
      end
      object StatusBar3: TStatusBar
        Left = 0
        Top = 338
        Width = 492
        Height = 21
        Panels = <
          item
            Text = #22270#20070#31867#22411#20449#24687#31649#29702#39029
            Width = 150
          end
          item
            Width = 50
          end>
      end
      object BitBtn7: TBitBtn
        Left = 320
        Top = 264
        Width = 70
        Height = 27
        Caption = #21024#38500
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = BitBtn7Click
        OnMouseMove = BitBtn7MouseMove
        Kind = bkCancel
      end
      object BitBtn8: TBitBtn
        Left = 208
        Top = 264
        Width = 70
        Height = 27
        Caption = #28155#21152
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = BitBtn8Click
        OnMouseMove = BitBtn8MouseMove
        Kind = bkAll
      end
      object BitBtn9: TBitBtn
        Left = 96
        Top = 264
        Width = 70
        Height = 27
        Caption = #20462#25913
        TabOrder = 3
        OnClick = BitBtn9Click
        OnMouseMove = BitBtn9MouseMove
        Kind = bkOK
      end
      object ComboBox3: TComboBox
        Left = 184
        Top = 55
        Width = 105
        Height = 24
        ItemHeight = 16
        MaxLength = 4
        TabOrder = 4
        OnChange = ComboBox3Change
      end
      object ComboBox4: TComboBox
        Left = 184
        Top = 115
        Width = 193
        Height = 24
        ItemHeight = 16
        MaxLength = 20
        TabOrder = 5
        OnChange = ComboBox4Change
      end
      object ComboBox5: TComboBox
        Left = 184
        Top = 175
        Width = 193
        Height = 24
        ItemHeight = 16
        MaxLength = 20
        TabOrder = 6
        OnChange = ComboBox5Change
      end
      object BitBtn12: TBitBtn
        Left = 304
        Top = 51
        Width = 70
        Height = 27
        Caption = #21047#26032
        TabOrder = 7
        OnClick = BitBtn12Click
        OnMouseMove = BitBtn12MouseMove
        Kind = bkRetry
      end
    end
    object TabSheet4: TTabSheet
      Caption = #35835#32773#31867#22411#31649#29702
      ImageIndex = 3
      object ListView1: TListView
        Left = 40
        Top = 32
        Width = 161
        Height = 225
        Columns = <
          item
            Caption = #32534#21495
          end
          item
            Caption = #21487#20511#20070#31821#25968
            Width = 80
          end>
        GridLines = True
        TabOrder = 0
        ViewStyle = vsReport
        OnClick = ListView1Click
      end
      object RadioGroup1: TRadioGroup
        Left = 240
        Top = 24
        Width = 234
        Height = 65
        Caption = #32534#36753#26041#24335
        Columns = 3
        ItemIndex = 0
        Items.Strings = (
          #26356#26032
          #28155#21152
          #21024#38500)
        TabOrder = 1
      end
      object BitBtn13: TBitBtn
        Left = 112
        Top = 272
        Width = 75
        Height = 25
        Caption = #21047#26032
        TabOrder = 2
        OnClick = BitBtn13Click
        Kind = bkRetry
      end
      object GroupBox1: TGroupBox
        Left = 240
        Top = 104
        Width = 233
        Height = 121
        TabOrder = 3
        object Edit41: TLabeledEdit
          Left = 96
          Top = 32
          Width = 73
          Height = 24
          EditLabel.Width = 36
          EditLabel.Height = 16
          EditLabel.Caption = #32534#21495#65306
          LabelPosition = lpLeft
          TabOrder = 0
        end
        object Edit42: TLabeledEdit
          Left = 96
          Top = 72
          Width = 73
          Height = 24
          EditLabel.Width = 36
          EditLabel.Height = 16
          EditLabel.Caption = #25968#30446#65306
          LabelPosition = lpLeft
          TabOrder = 1
        end
      end
      object BitBtn14: TBitBtn
        Left = 320
        Top = 240
        Width = 75
        Height = 25
        Caption = #25191#34892
        TabOrder = 4
        OnClick = BitBtn14Click
        Kind = bkAll
      end
    end
  end
end

⌨️ 快捷键说明

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