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

📄 untoutaccessorymanager.dfm

📁 销售软件
💻 DFM
字号:
inherited frmOutAccessoryManager: TfrmOutAccessoryManager
  Caption = 'frmOutAccessoryManager'
  ClientWidth = 771
  ExplicitWidth = 771
  PixelsPerInch = 96
  TextHeight = 12
  inherited RzSizePanel1: TRzSizePanel
    Left = 519
    ExplicitLeft = 519
  end
  inherited RzPanel1: TRzPanel
    Width = 519
    ExplicitWidth = 519
    inherited dvwInfoList: TJSDBListView
      Width = 511
      DefaultImageIndex = 1
      ExplicitWidth = 511
    end
    inherited tbrBtns: TRzToolbar
      Width = 517
      ExplicitWidth = 517
      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
      Width = 517
      ExplicitWidth = 517
      ToolbarControls = (
        Label1
        edtInAccessoryName
        Label2
        edtClientName
        Label3
        edtMakeDate
        btnSimpleInfoSearch)
      inherited btnSimpleInfoSearch: TRzToolButton
        Left = 437
        Width = 76
        ExplicitLeft = 437
        ExplicitWidth = 76
      end
      object Label1: TLabel
        AlignWithMargins = True
        Left = 7
        Top = 9
        Width = 72
        Height = 12
        Margins.Right = 5
        Caption = #36827#36135#37197#20214#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 edtInAccessoryName: TRzEdit
        Left = 84
        Top = 5
        Width = 73
        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
end

⌨️ 快捷键说明

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