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

📄 uxsrb.~dfm

📁 相关的销售服务管理行业的一个软件
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
        ImeName = '中文 (简体) - 微软拼音'
        TabOrder = 8
      end
      object DBRichEdit1: TDBRichEdit
        Left = 536
        Top = 125
        Width = 128
        Height = 49
        DataField = 'nMemo'
        DataSource = DataSource1
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ImeName = '中文 (简体) - 微软拼音'
        ParentFont = False
        TabOrder = 9
      end
      object Edit1: TEdit
        Left = 80
        Top = 91
        Width = 126
        Height = 20
        ImeName = '中文 (简体) - 微软拼音'
        TabOrder = 1
      end
      object Edit2: TEdit
        Left = 80
        Top = 122
        Width = 127
        Height = 20
        ImeName = '中文 (简体) - 微软拼音'
        TabOrder = 10
      end
      object Edit3: TEdit
        Left = 80
        Top = 155
        Width = 126
        Height = 20
        ImeName = '中文 (简体) - 微软拼音'
        TabOrder = 11
      end
      object Edit4: TEdit
        Left = 315
        Top = 155
        Width = 126
        Height = 20
        ImeName = '中文 (简体) - 微软拼音'
        TabOrder = 12
      end
      object DBCheckBox1: TDBCheckBox
        Left = 688
        Top = 16
        Width = 57
        Height = 17
        Caption = '红字'
        DataField = 'nRedBlue'
        DataSource = DataSource1
        TabOrder = 13
        ValueChecked = 'True'
        ValueUnchecked = 'False'
      end
      object DBComboBox1: TDBComboBox
        Left = 536
        Top = 56
        Width = 129
        Height = 20
        DataField = 'nCgDdId'
        DataSource = DataSource1
        ImeName = '中文 (简体) - 微软拼音'
        ItemHeight = 12
        TabOrder = 14
      end
      object DBComboBox2: TDBComboBox
        Left = 536
        Top = 91
        Width = 129
        Height = 20
        DataField = 'nDdID'
        DataSource = DataSource1
        ImeName = '中文 (简体) - 微软拼音'
        ItemHeight = 12
        TabOrder = 15
      end
      object DBEdit12: TDBEdit
        Left = 512
        Top = 0
        Width = 121
        Height = 20
        DataField = 'nCusNo'
        DataSource = DataSource1
        ImeName = '中文 (简体) - 微软拼音'
        TabOrder = 16
      end
      object Edit5: TEdit
        Left = 512
        Top = 0
        Width = 121
        Height = 20
        ImeName = '中文 (简体) - 微软拼音'
        TabOrder = 17
        Text = 'Edit5'
      end
      object Button1999: TButton
        Left = 752
        Top = 8
        Width = 25
        Height = 25
        Caption = 'Button1999'
        Enabled = False
        TabOrder = 18
        Visible = False
      end
      object RepOrder: TStaticText
        Left = 248
        Top = 16
        Width = 52
        Height = 16
        Caption = 'RepOrder'
        TabOrder = 19
        Visible = False
      end
    end
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 800
    Height = 41
    AutoSize = True
    ButtonHeight = 35
    ButtonWidth = 31
    Caption = 'ToolBar1'
    EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
    Images = ILMain
    ShowCaptions = True
    TabOrder = 1
    object BtnAdd: TToolButton
      Left = 0
      Top = 2
      Caption = '增加'
      ImageIndex = 3
    end
    object BtnChange: TToolButton
      Left = 31
      Top = 2
      Caption = '修改'
      ImageIndex = 1
    end
    object BtnCancel: TToolButton
      Left = 62
      Top = 2
      Caption = '放弃'
      ImageIndex = 8
    end
    object BtnSave: TToolButton
      Left = 93
      Top = 2
      Caption = '保存'
      ImageIndex = 7
    end
    object BtnAuditing: TToolButton
      Left = 124
      Top = 2
      Caption = '审核'
      ImageIndex = 15
    end
    object btnDelete: TToolButton
      Left = 155
      Top = 2
      Caption = '删行'
      ImageIndex = 0
    end
    object BtnSet: TToolButton
      Left = 186
      Top = 2
      Caption = '设置'
      ImageIndex = 4
    end
    object Separator1: TToolButton
      Left = 217
      Top = 2
      Width = 28
      Caption = 'Separator1'
      ImageIndex = 16
      Style = tbsSeparator
    end
    object BtnFirst: TToolButton
      Left = 245
      Top = 2
      Caption = '首张'
      ImageIndex = 9
    end
    object BtnPrevious: TToolButton
      Left = 276
      Top = 2
      Caption = '向前'
      ImageIndex = 12
    end
    object BtnNext: TToolButton
      Left = 307
      Top = 2
      Caption = '向后'
      ImageIndex = 11
    end
    object BtnLast: TToolButton
      Left = 338
      Top = 2
      Caption = '最后'
      ImageIndex = 10
    end
    object Separator2: TToolButton
      Left = 369
      Top = 2
      Width = 28
      Caption = 'Separator2'
      ImageIndex = 16
      Style = tbsSeparator
    end
    object BitPrint: TToolButton
      Left = 397
      Top = 2
      Caption = '打印'
      ImageIndex = 5
    end
    object BtnPreview: TToolButton
      Left = 428
      Top = 2
      Caption = '预览'
      ImageIndex = 19
    end
    object Separator3: TToolButton
      Left = 459
      Top = 2
      Width = 16
      Caption = 'Separator3'
      ImageIndex = 14
      Style = tbsSeparator
    end
    object BtnFiltrate: TToolButton
      Left = 475
      Top = 2
      Caption = '过滤'
      ImageIndex = 20
      Visible = False
    end
    object BtnExit: TToolButton
      Left = 506
      Top = 2
      Caption = '退出'
      ImageIndex = 2
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 512
    Width = 800
    Height = 41
    Align = alBottom
    Caption = 'Panel1'
    TabOrder = 2
    object Label7: TLabel
      Left = 32
      Top = 19
      Width = 48
      Height = 12
      Caption = '审核人:'
    end
    object Label11: TLabel
      Left = 504
      Top = 19
      Width = 48
      Height = 12

⌨️ 快捷键说明

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