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

📄 untcomputermanager.dfm

📁 销售软件
💻 DFM
字号:
inherited frmComputerManager: TfrmComputerManager
  Caption = 'frmComputerManager'
  ClientWidth = 771
  ExplicitWidth = 771
  PixelsPerInch = 96
  TextHeight = 12
  inherited RzSizePanel1: TRzSizePanel
    Left = 519
    ExplicitLeft = 519
    inherited pnlInfoEditor: TRzPanel
      Height = 364
      BorderSides = [sdLeft, sdTop, sdRight]
      ExplicitHeight = 364
    end
    object tabComputerAccessory: TRzTabControl
      Left = 8
      Top = 364
      Width = 244
      Height = 20
      Align = alBottom
      Color = 16119543
      FlatColor = 10263441
      ParentColor = False
      ShowCard = False
      ShowMenuButton = True
      TabColors.HighlightBar = 1350640
      TabIndex = 0
      TabOrder = 1
      TabOrientation = toBottom
      Tabs = <
        item
          Caption = #25972#26426#20449#24687
        end
        item
          Caption = #37197#20214#20449#24687
        end>
      Transparent = True
      OnChange = tabComputerAccessoryChange
      FixedDimension = 18
    end
    object pnlOutAccessoryEditor: TRzPanel
      Left = 8
      Top = 0
      Width = 244
      Height = 364
      Align = alClient
      BorderOuter = fsFlat
      BorderSides = [sdLeft, sdTop, sdRight]
      TabOrder = 2
      Visible = False
    end
  end
  inherited RzPanel1: TRzPanel
    Width = 519
    ExplicitWidth = 519
    inherited dvwInfoList: TJSDBListView
      Width = 511
      Height = 94
      OnSelectItem = dvwInfoListSelectItem
      DefaultImageIndex = 5
      ItemBackColorEnd = clScrollBar
      ExplicitWidth = 511
      ExplicitHeight = 94
    end
    inherited tbrBtns: TRzToolbar
      Width = 517
      ExplicitWidth = 517
      ToolbarControls = (
        btnInfoSearch
        btnInfoListAll
        btnInfoRefresh
        RzSpacer1
        btnSelectAll
        RzSpacer2
        btnExportData
        btnStatInfo)
    end
    object RzSizePanel2: TRzSizePanel [2]
      Left = 1
      Top = 163
      Width = 517
      Height = 220
      Align = alBottom
      HotSpotVisible = True
      SizeBarWidth = 7
      TabOrder = 3
      object dvwOutAccessory: TJSDBListView
        AlignWithMargins = True
        Left = 3
        Top = 11
        Width = 511
        Height = 206
        Align = alClient
        Columns = <>
        FullDrag = True
        GridLines = True
        HideSelection = False
        HotTrackStyles = [htHandPoint]
        MultiSelect = True
        OwnerData = True
        RowSelect = True
        SmallImages = frmMain.ils16
        TabOrder = 0
        ViewStyle = vsReport
        ShowKeyField = False
        DefaultImageIndex = 1
      end
    end
    inherited tbrSimpleInfoSearch: TRzToolbar
      Top = 132
      Width = 517
      ExplicitTop = 132
      ExplicitWidth = 517
      ToolbarControls = (
        Label1
        edtComputerName
        Label2
        edtClientName
        Label3
        edtMakeDate
        btnSimpleInfoSearch)
      inherited btnSimpleInfoSearch: TRzToolButton
        Left = 437
        ExplicitLeft = 437
      end
      object Label1: TLabel
        AlignWithMargins = True
        Left = 7
        Top = 9
        Width = 48
        Height = 12
        Margins.Right = 5
        Caption = #25972#26426#20195#21495
      end
      object Label2: TLabel
        AlignWithMargins = True
        Left = 163
        Top = 9
        Width = 48
        Height = 12
        Margins.Left = 6
        Margins.Right = 5
        Caption = #23458#25143#22995#21517
      end
      object Label3: TLabel
        AlignWithMargins = True
        Left = 296
        Top = 9
        Width = 48
        Height = 12
        Margins.Left = 6
        Margins.Right = 5
        Caption = #20986#21806#26085#26399
      end
      object edtComputerName: TRzEdit
        Left = 60
        Top = 5
        Width = 97
        Height = 20
        TabOrder = 0
      end
      object edtClientName: TRzEdit
        Left = 216
        Top = 5
        Width = 74
        Height = 20
        TabOrder = 1
      end
      object edtMakeDate: TRzDateTimeEdit
        AlignWithMargins = True
        Left = 349
        Top = 5
        Width = 85
        Height = 20
        Margins.Left = 0
        Margins.Top = 0
        Margins.Bottom = 0
        CaptionTodayBtn = #20170#26085
        CaptionClearBtn = #28165#38500
        EditType = etDate
        TabOrder = 2
      end
    end
  end
  inherited pmExportData: TPopupMenu
    Left = 40
    Top = 60
  end
end

⌨️ 快捷键说明

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