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

📄 untafterservicemanager.dfm

📁 销售软件
💻 DFM
字号:
inherited frmAfterServiceManager: TfrmAfterServiceManager
  Caption = 'frmAfterServiceManager'
  PixelsPerInch = 96
  TextHeight = 12
  inherited RzPanel1: TRzPanel
    inherited dvwInfoList: TJSDBListView
      DefaultImageIndex = 0
    end
    inherited tbrBtns: TRzToolbar
      ToolbarControls = (
        btnInfoSearch
        btnInfoListAll
        btnInfoRefresh
        RzSpacer1
        btnSelectAll
        RzSpacer2
        btnExportData
        btnStatInfo)
      inherited btnInfoSearch: TRzToolButton
        Width = 76
        ExplicitWidth = 76
      end
      inherited RzSpacer1: TRzSpacer
        Left = 134
        ExplicitLeft = 134
      end
      inherited btnSelectAll: TRzToolButton
        Left = 142
        Width = 52
        ExplicitLeft = 142
        ExplicitWidth = 52
      end
      inherited btnInfoListAll: TRzToolButton
        Left = 80
        ExplicitLeft = 80
      end
      inherited btnInfoRefresh: TRzToolButton
        Left = 107
        ExplicitLeft = 107
      end
      inherited RzSpacer2: TRzSpacer
        Left = 194
        ExplicitLeft = 194
      end
      inherited btnExportData: TRzToolButton
        Left = 202
        Width = 90
        ExplicitLeft = 202
        ExplicitWidth = 90
      end
      inherited btnStatInfo: TRzToolButton
        Left = 292
        Width = 76
        ExplicitLeft = 292
        ExplicitWidth = 76
      end
    end
    inherited tbrSimpleInfoSearch: TRzToolbar
      ToolbarControls = (
        Label1
        edtComputerName
        Label3
        edtRepairDate
        btnSimpleInfoSearch)
      inherited btnSimpleInfoSearch: TRzToolButton
        Left = 304
        Width = 76
        ExplicitLeft = 304
        ExplicitWidth = 76
      end
      object Label1: TLabel
        AlignWithMargins = True
        Left = 7
        Top = 9
        Width = 48
        Height = 12
        Margins.Right = 5
        Caption = #25972#26426#20195#21495
      end
      object Label3: TLabel
        AlignWithMargins = True
        Left = 163
        Top = 9
        Width = 48
        Height = 12
        Margins.Left = 6
        Margins.Right = 5
        Caption = #32500#20462#26085#26399
      end
      object edtComputerName: TRzEdit
        Left = 60
        Top = 5
        Width = 97
        Height = 20
        TabOrder = 0
      end
      object edtRepairDate: TRzDateTimeEdit
        AlignWithMargins = True
        Left = 216
        Top = 5
        Width = 85
        Height = 20
        Margins.Left = 0
        Margins.Top = 0
        Margins.Bottom = 0
        CaptionTodayBtn = #20170#26085
        CaptionClearBtn = #28165#38500
        EditType = etDate
        TabOrder = 1
      end
    end
  end
end

⌨️ 快捷键说明

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