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

📄 frmoptionsu.dfm

📁 这是一款用java做的图书管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmOptions: TfrmOptions
  Left = 287
  Top = 200
  AutoScroll = False
  BorderIcons = []
  Caption = #21151#33021#35774#32622
  ClientHeight = 322
  ClientWidth = 466
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCloseQuery = FormCloseQuery
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object bitCLose: TBitBtn
    Left = 384
    Top = 288
    Width = 75
    Height = 25
    Cancel = True
    Caption = #20851#38381'(&C)'
    TabOrder = 0
    OnClick = bitCLoseClick
  end
  object pagc1: TPageControl
    Left = 0
    Top = 0
    Width = 466
    Height = 281
    ActivePage = TabSheet1
    Align = alTop
    TabOrder = 1
    OnChange = pagc1Change
    object TabSheet1: TTabSheet
      Caption = #22270#20070#20986#29256#31038#35774#32622
      object Label1: TLabel
        Left = 256
        Top = 8
        Width = 66
        Height = 13
        Caption = #20986#29256#31038'ID'#65306
      end
      object Label2: TLabel
        Left = 256
        Top = 48
        Width = 78
        Height = 13
        Caption = #20986#29256#31038#21517#31216#65306
      end
      object Label3: TLabel
        Left = 256
        Top = 88
        Width = 78
        Height = 13
        Caption = #20986#29256#31038#22320#22336#65306
      end
      object Label4: TLabel
        Left = 256
        Top = 128
        Width = 104
        Height = 13
        Caption = #20986#29256#31038#37038#25919#32534#30721#65306
      end
      object Label5: TLabel
        Left = 256
        Top = 168
        Width = 130
        Height = 13
        Caption = #20986#29256#31038#32852#31995#30005#35805#21495#30721#65306
      end
      object Label6: TLabel
        Left = 256
        Top = 208
        Width = 91
        Height = 13
        Caption = #20986#29256#31038#32852#31995#20154#65306
      end
      object edBConcernID: TEdit
        Left = 256
        Top = 24
        Width = 193
        Height = 21
        Enabled = False
        TabOrder = 1
        Text = 'edBConcernID'
      end
      object edConName: TEdit
        Left = 256
        Top = 64
        Width = 193
        Height = 21
        MaxLength = 40
        TabOrder = 2
        Text = 'edConName'
      end
      object edAddress: TEdit
        Left = 256
        Top = 104
        Width = 193
        Height = 21
        MaxLength = 255
        TabOrder = 3
        Text = 'edAddress'
      end
      object edPostalcode: TEdit
        Left = 256
        Top = 144
        Width = 193
        Height = 21
        MaxLength = 6
        TabOrder = 4
        Text = 'edPostalcode'
      end
      object edPhoneNO: TEdit
        Left = 256
        Top = 184
        Width = 193
        Height = 21
        MaxLength = 60
        TabOrder = 5
        Text = 'edPhoneNO'
      end
      object edLinkman: TEdit
        Left = 256
        Top = 224
        Width = 193
        Height = 21
        MaxLength = 18
        TabOrder = 6
        Text = 'edLinkman'
      end
      object BitBtn1: TBitBtn
        Left = 240
        Top = 80
        Width = 9
        Height = 105
        Caption = '>'
        TabOrder = 7
        OnClick = BitBtn1Click
      end
      object GroupBox1: TGroupBox
        Left = 0
        Top = 0
        Width = 241
        Height = 253
        Align = alLeft
        Caption = #20986#29256#31038#20449#24687#65306
        TabOrder = 0
        object cxGridBConcern: TcxGrid
          Left = 2
          Top = 15
          Width = 237
          Height = 236
          Align = alClient
          BevelKind = bkSoft
          TabOrder = 0
          object cxGridDBTableView2: TcxGridDBTableView
            OnKeyUp = cxGridDBTableView2KeyUp
            DataController.DataSource = datsBConcern
            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 cxGridDBTableView2DBColumn2: TcxGridDBColumn
              Caption = #20986#29256#31038#21517
              DataBinding.FieldName = 'BoconName'
              Width = 120
            end
            object cxGridDBTableView2DBColumn3: TcxGridDBColumn
              Caption = #22320#22336
              DataBinding.FieldName = 'Address'
              Width = 120
            end
            object cxGridDBTableView2DBColumn4: TcxGridDBColumn
              Caption = #37038#32534
              DataBinding.FieldName = 'postalcode'
              Width = 50
            end
            object cxGridDBTableView2DBColumn5: TcxGridDBColumn
              Caption = #30005#35805
              DataBinding.FieldName = 'PhoneNo'
              Width = 105
            end
            object cxGridDBTableView2DBColumn6: TcxGridDBColumn
              Caption = #32852#31995#20154
              DataBinding.FieldName = 'Linkman'
              Width = 60
            end
          end
          object cxGridBConcernLevel1: TcxGridLevel
            GridView = cxGridDBTableView2
          end
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #22270#20070#23384#20070#20070#26550
      ImageIndex = 1
      object Label7: TLabel
        Left = 256
        Top = 16
        Width = 52
        Height = 13
        Caption = #20070#26550#21517#65306
      end
      object Label8: TLabel
        Left = 256
        Top = 64
        Width = 65
        Height = 13
        Caption = #20301#32622#25551#36848#65306
      end
      object GroupBox2: TGroupBox
        Left = 0
        Top = 0
        Width = 241
        Height = 253
        Align = alLeft
        Caption = #20070#26550#20449#24687#65306
        TabOrder = 0
        object cxGridBookCase: TcxGrid
          Left = 2
          Top = 15
          Width = 237
          Height = 236
          Align = alClient
          BevelKind = bkSoft
          TabOrder = 0
          object cxGridDBTableView1: TcxGridDBTableView
            OnKeyUp = cxGridDBTableView1KeyUp
            DataController.DataSource = datsBookCase
            DataController.Summary.DefaultGroupSummaryItems = <>
            DataController.Summary.FooterSummaryItems = <>
            DataController.Summary.SummaryGroups = <>
            NavigatorButtons.ConfirmDelete = False
            OnCellClick = cxGridDBTableView1CellClick
            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 cxGridDBTableView1DBColumn2: TcxGridDBColumn
              Caption = #20070#26550#21517
              DataBinding.FieldName = 'BookCaseName'
              Width = 80
            end
            object cxGridDBTableView1DBColumn3: TcxGridDBColumn
              Caption = #20301#32622
              DataBinding.FieldName = 'Location'
              Width = 150
            end
          end
          object cxGridLevel1: TcxGridLevel
            GridView = cxGridDBTableView1
          end
        end
      end
      object edBookCaseName: TEdit
        Left = 256
        Top = 32
        Width = 185
        Height = 21
        MaxLength = 20
        TabOrder = 1
        Text = 'edBookCaseName'
      end
      object meoLocation: TMemo
        Left = 256
        Top = 80
        Width = 185
        Height = 89
        Lines.Strings = (
          'meoLocation')
        ScrollBars = ssBoth
        TabOrder = 2
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20511#20070#35774#32622
      ImageIndex = 2
      object Label9: TLabel
        Left = 40
        Top = 8
        Width = 91
        Height = 13
        Caption = #40664#35748#20511#20986#38480#26399#65306
      end
      object Label10: TLabel
        Left = 160
        Top = 32
        Width = 39
        Height = 13
        Caption = #65288#22825#65289
      end
      object Label11: TLabel
        Left = 40
        Top = 56
        Width = 117
        Height = 13
        Caption = #22270#20070#20511#20986#26368#23569#20313#39069#65306
      end
      object Label12: TLabel
        Left = 160
        Top = 80
        Width = 39
        Height = 13
        Caption = #65288#20803#65289
      end
      object Label13: TLabel

⌨️ 快捷键说明

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