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

📄 frmuseru.dfm

📁 这是一款用java做的图书管理系统
💻 DFM
字号:
object frmUser: TfrmUser
  Left = 209
  Top = 122
  BorderStyle = bsToolWindow
  Caption = #29992#25143#26435#38480#35774#32622
  ClientHeight = 366
  ClientWidth = 566
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 341
    Height = 366
    Align = alClient
    TabOrder = 0
    object cxGridUser: TcxGrid
      Left = 2
      Top = 15
      Width = 337
      Height = 349
      Align = alClient
      BevelKind = bkSoft
      TabOrder = 0
      object cxGridDBTableView2: TcxGridDBTableView
        OnKeyUp = cxGridDBTableView2KeyUp
        DataController.DataSource = dsUser
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <>
        DataController.Summary.SummaryGroups = <>
        NavigatorButtons.ConfirmDelete = False
        OnCellClick = cxGridDBTableView2CellClick
        OptionsBehavior.DragHighlighting = False
        OptionsBehavior.DragOpening = False
        OptionsBehavior.DragScrolling = False
        OptionsBehavior.ImmediateEditor = False
        OptionsBehavior.ExpandMasterRowOnDblClick = False
        OptionsCustomize.ColumnFiltering = False
        OptionsCustomize.ColumnGrouping = False
        OptionsCustomize.ColumnHidingOnGrouping = False
        OptionsCustomize.ColumnMoving = False
        OptionsData.CancelOnExit = False
        OptionsData.Deleting = False
        OptionsData.DeletingConfirmation = False
        OptionsData.Editing = False
        OptionsData.Inserting = False
        OptionsSelection.CellSelect = False
        OptionsView.CellAutoHeight = True
        OptionsView.GroupByBox = False
        Styles.ContentOdd = cxStyle2
        Styles.Selection = cxStyle3
        Styles.Header = cxStyle1
        object cxGridDBTableView2DBColumn1: TcxGridDBColumn
          Caption = #29992#25143#21517
          DataBinding.FieldName = 'Name'
          Width = 80
        end
        object cxGridDBTableView2DBColumn11: TcxGridDBColumn
          DataBinding.FieldName = 'LP1'
          Width = 25
        end
        object cxGridDBTableView2DBColumn2: TcxGridDBColumn
          DataBinding.FieldName = 'LP2'
          Width = 25
        end
        object cxGridDBTableView2DBColumn3: TcxGridDBColumn
          DataBinding.FieldName = 'LP2'
          Width = 25
        end
        object cxGridDBTableView2DBColumn4: TcxGridDBColumn
          DataBinding.FieldName = 'LP3'
          Width = 25
        end
        object cxGridDBTableView2DBColumn5: TcxGridDBColumn
          DataBinding.FieldName = 'LP4'
          Width = 25
        end
        object cxGridDBTableView2DBColumn6: TcxGridDBColumn
          DataBinding.FieldName = 'LP5'
          Width = 25
        end
        object cxGridDBTableView2DBColumn7: TcxGridDBColumn
          DataBinding.FieldName = 'LP6'
          Width = 25
        end
        object cxGridDBTableView2DBColumn8: TcxGridDBColumn
          DataBinding.FieldName = 'LP7'
          Width = 25
        end
        object cxGridDBTableView2DBColumn9: TcxGridDBColumn
          DataBinding.FieldName = 'LP8'
          Width = 25
        end
        object cxGridDBTableView2DBColumn10: TcxGridDBColumn
          DataBinding.FieldName = 'LP9'
          Width = 25
        end
      end
      object cxGridUserLevel1: TcxGridLevel
        GridView = cxGridDBTableView2
      end
    end
  end
  object Panel1: TPanel
    Left = 341
    Top = 0
    Width = 225
    Height = 366
    Align = alRight
    BevelOuter = bvNone
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 240
      Width = 52
      Height = 13
      Caption = #29992#25143#21517#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 272
      Width = 39
      Height = 13
      Caption = #23494#30721#65306
    end
    object GroupBox2: TGroupBox
      Left = 0
      Top = 0
      Width = 225
      Height = 233
      Align = alTop
      Caption = #36873#25321#26435#38480#65306
      TabOrder = 0
      object chkLP1: TCheckBox
        Left = 8
        Top = 16
        Width = 209
        Height = 17
        Caption = #65288'LP1'#65289#20986#29256#31038#20070#26550#20998#31867#24405#20837#26435#38480
        TabOrder = 0
      end
      object chkLP2: TCheckBox
        Left = 8
        Top = 40
        Width = 209
        Height = 17
        Caption = #65288'LP2'#65289#20511#20070#35774#32622#20462#25913#26435#38480
        TabOrder = 1
      end
      object chkLP3: TCheckBox
        Left = 8
        Top = 64
        Width = 209
        Height = 17
        Caption = #65288'LP3'#65289#20511#20070#36824#20070#26435#38480
        TabOrder = 2
      end
      object chkLP4: TCheckBox
        Left = 8
        Top = 88
        Width = 209
        Height = 17
        Caption = #65288'LP4'#65289#26597#20070#21450#20070#20462#25913#26435#38480
        TabOrder = 3
      end
      object chkLP5: TCheckBox
        Left = 8
        Top = 112
        Width = 209
        Height = 17
        Caption = #65288'LP5'#65289#26597#25214#35835#32773#21450#35835#32773#20462#25913#26435#38480
        TabOrder = 4
      end
      object chkLP6: TCheckBox
        Left = 8
        Top = 136
        Width = 209
        Height = 17
        Caption = #65288'LP6'#65289#25910#25903#32479#35745#26435#38480
        TabOrder = 5
      end
      object chkLP7: TCheckBox
        Left = 8
        Top = 160
        Width = 209
        Height = 17
        Caption = #65288'LP7'#65289#29992#25143#31649#29702#26435#38480
        TabOrder = 6
      end
      object chkLP8: TCheckBox
        Left = 8
        Top = 184
        Width = 209
        Height = 17
        Caption = #65288'LP8'#65289#25968#25454#24211#22791#20221#26435#38480
        TabOrder = 7
      end
      object chkLP9: TCheckBox
        Left = 8
        Top = 208
        Width = 209
        Height = 17
        Caption = #65288'LP9'#65289#25968#25454#24211#24674#22797#26435#38480
        TabOrder = 8
      end
    end
    object btnAdd: TBitBtn
      Left = 24
      Top = 304
      Width = 57
      Height = 25
      Caption = #28155#21152'(&A)'
      TabOrder = 1
      OnClick = btnAddClick
    end
    object btnEdit: TBitBtn
      Left = 88
      Top = 304
      Width = 57
      Height = 25
      Caption = #20462#25913'(&E)'
      TabOrder = 2
      OnClick = btnEditClick
    end
    object btnDel: TBitBtn
      Left = 152
      Top = 304
      Width = 57
      Height = 25
      Caption = #21024#38500'(&D)'
      TabOrder = 3
      OnClick = btnDelClick
    end
    object btnSave: TBitBtn
      Left = 24
      Top = 336
      Width = 57
      Height = 25
      Caption = #20445#23384'(&S)'
      Default = True
      TabOrder = 4
      OnClick = btnSaveClick
    end
    object btnCancel: TBitBtn
      Left = 88
      Top = 336
      Width = 57
      Height = 25
      Cancel = True
      Caption = #21462#28040'(&C)'
      TabOrder = 5
      OnClick = btnCancelClick
    end
    object btnClose: TBitBtn
      Left = 152
      Top = 336
      Width = 57
      Height = 25
      Cancel = True
      Caption = #20851#38381'(&C)'
      TabOrder = 6
      OnClick = btnCloseClick
    end
    object edName: TEdit
      Left = 72
      Top = 240
      Width = 121
      Height = 21
      TabOrder = 7
      Text = 'edName'
    end
    object edPass: TEdit
      Left = 72
      Top = 272
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 8
      Text = 'edPass'
      OnClick = edPassClick
      OnEnter = edPassEnter
    end
  end
  object cxStyleRepository1: TcxStyleRepository
    Left = 8
    Top = 168
    object cxStyle1: TcxStyle
      AssignedValues = [svColor, svFont, svTextColor]
      Color = clWhite
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      TextColor = clAppWorkSpace
    end
    object cxStyle2: TcxStyle
      AssignedValues = [svColor, svFont, svTextColor]
      Color = clGradientActiveCaption
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      TextColor = clCaptionText
    end
    object cxStyle3: TcxStyle
      AssignedValues = [svColor, svFont, svTextColor]
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      TextColor = clBtnText
    end
  end
  object dsUser: TDataSource
    DataSet = DM.adoUser2
    Left = 40
    Top = 168
  end
end

⌨️ 快捷键说明

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