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

📄 spdacx.dfm

📁 思微POS连锁超市管理系统 (商业代码),几年前的东西了
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object cxspda: Tcxspda
  Left = 301
  Top = 253
  Width = 657
  Height = 468
  ActiveControl = Edit5
  Caption = '商品档案查询'
  Color = clBtnFace
  DefaultMonitor = dmMainForm
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 649
    Height = 65
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 0
    object Label2: TLabel
      Left = 312
      Top = 16
      Width = 60
      Height = 12
      Caption = '商品名称:'
    end
    object Label1: TLabel
      Left = 8
      Top = 16
      Width = 60
      Height = 12
      Caption = '商品编码:'
    end
    object Label3: TLabel
      Left = 152
      Top = 16
      Width = 48
      Height = 12
      Caption = '条形码:'
    end
    object Label4: TLabel
      Left = 8
      Top = 48
      Width = 72
      Height = 12
      Caption = '供货商编码:'
    end
    object Label5: TLabel
      Left = 168
      Top = 48
      Width = 60
      Height = 12
      Caption = '拼音名称:'
    end
    object Edit2: TEdit
      Left = 370
      Top = 8
      Width = 121
      Height = 20
      TabOrder = 0
      OnKeyDown = Edit2KeyDown
    end
    object Button1: TButton
      Left = 334
      Top = 37
      Width = 62
      Height = 25
      Caption = '查询'
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 399
      Top = 37
      Width = 58
      Height = 25
      Caption = '打印'
      TabOrder = 2
      OnClick = Button2Click
    end
    object Edit1: TEdit
      Left = 66
      Top = 8
      Width = 81
      Height = 20
      TabOrder = 3
      OnKeyDown = Edit1KeyDown
    end
    object Edit3: TEdit
      Left = 202
      Top = 8
      Width = 103
      Height = 20
      TabOrder = 4
      OnKeyDown = Edit3KeyDown
    end
    object Edit4: TEdit
      Left = 82
      Top = 40
      Width = 79
      Height = 20
      TabOrder = 5
      OnKeyDown = Edit4KeyDown
    end
    object Button3: TButton
      Left = 459
      Top = 37
      Width = 58
      Height = 25
      Caption = '修改'
      TabOrder = 6
      OnClick = Button3Click
    end
    object Edit5: TEdit
      Left = 226
      Top = 40
      Width = 79
      Height = 20
      CharCase = ecUpperCase
      TabOrder = 7
      OnKeyDown = Edit5KeyDown
    end
    object Button4: TButton
      Left = 519
      Top = 37
      Width = 57
      Height = 25
      Caption = 'Excel'
      TabOrder = 8
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 578
      Top = 37
      Width = 57
      Height = 25
      Caption = '打印标签'
      TabOrder = 9
      OnClick = Button5Click
    end
  end
  object PTSplitter1: TPTSplitter
    Left = 0
    Top = 65
    Width = 649
    Height = 376
    Align = alClient
    Position = 150
    TabOrder = 1
    object PTSplitter1_pane1: TPTPane
      Left = 0
      Top = 0
      Width = 150
      Height = 376
      TabOrder = 0
      Index = 0
      object dxDBTreeList1: TdxDBTreeList
        Left = 0
        Top = 0
        Width = 146
        Height = 372
        Bands = <
          item
          end>
        DefaultLayout = True
        HeaderPanelRowCount = 1
        KeyField = 'lbid'
        ParentField = 'sjlbid'
        Align = alClient
        Color = 15524050
        TabOrder = 0
        OnClick = dxDBTreeList1Click
        DataSource = DataSource2
        LookAndFeel = lfFlat
        OptionsBehavior = [etoAutoDragDrop, etoAutoDragDropCopy, etoAutoSort, etoDragExpand, etoDragScroll, etoEditing, etoEnterShowEditor, etoTabThrough]
        OptionsDB = [etoAutoCalcKeyValue, etoCanDelete, etoCanNavigation, etoCheckHasChildren, etoConfirmDelete, etoLoadAllRecords]
        OptionsView = [etoAutoWidth, etoBandHeaderWidth, etoRowSelect, etoUseBitmap, etoUseImageIndexForSelected]
        RootValue = '-1'
        TreeLineColor = clRed
        TreeLineStyle = tlSolid
        object dxDBTreeListMaskColumn1: TdxDBTreeListMaskColumn
          ReadOnly = True
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'lbid'
        end
        object dxDBTreeListMaskColumn2: TdxDBTreeListMaskColumn
          HeaderAlignment = taCenter
          ReadOnly = True
          BandIndex = 0
          RowIndex = 0
          FieldName = 'lbname'
        end
        object dxDBTreeListMaskColumn3: TdxDBTreeListMaskColumn
          ReadOnly = True
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'sjlbid'
        end
      end
    end
    object PTSplitter1_pane2: TPTPane
      Left = 153
      Top = 0
      Width = 496
      Height = 376
      TabOrder = 1
      Index = 1
      object dxDBGrid1: TdxDBGrid
        Left = 0
        Top = 0
        Width = 492
        Height = 372
        Bands = <
          item
          end>
        DefaultLayout = True
        HeaderPanelRowCount = 1
        KeyField = 'code'
        SummaryGroups = <>
        SummarySeparator = ', '
        Align = alClient
        Color = 15524050
        TabOrder = 0
        DataSource = DataSource1
        Filter.Active = True
        Filter.Criteria = {00000000}
        GridLineColor = clNavy
        LookAndFeel = lfFlat
        OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEditing, edgoEnterShowEditor, edgoImmediateEditor, edgoStoreToRegistry, edgoTabThrough, edgoVertThrough]
        OptionsDB = [edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoLoadAllRecords, edgoSmartRefresh, edgoSmartReload, edgoUseBookmarks]
        OptionsView = [edgoBandHeaderWidth, edgoIndicator, edgoRowSelect, edgoUseBitmap]
        RegistryPath = '\Software\server\cxspda'
        object dxDBGrid1code: TdxDBGridMaskColumn
          Sorted = csUp
          Width = 88
          BandIndex = 0
          RowIndex = 0
          FieldName = 'code'
        end
        object dxDBGrid1name: TdxDBGridMaskColumn
          Width = 115
          BandIndex = 0
          RowIndex = 0
          FieldName = 'name'
        end
        object dxDBGrid1jldw: TdxDBGridMaskColumn
          Width = 74
          BandIndex = 0
          RowIndex = 0
          FieldName = 'jldw'
        end
        object dxDBGrid1bzgg: TdxDBGridMaskColumn
          Width = 72
          BandIndex = 0
          RowIndex = 0
          FieldName = 'bzgg'
        end
        object dxDBGrid1barcode: TdxDBGridMaskColumn
          Width = 107
          BandIndex = 0
          RowIndex = 0
          FieldName = 'barcode'
        end
        object dxDBGrid1lsj: TdxDBGridMaskColumn
          Width = 96
          BandIndex = 0
          RowIndex = 0
          FieldName = 'lsj'
        end
        object dxDBGrid1Column14: TdxDBGridMaskColumn
          Width = 118
          BandIndex = 0
          RowIndex = 0
          FieldName = 'pfj'
        end
        object dxDBGrid1Column11: TdxDBGridMaskColumn
          Width = 83
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cxj'
        end
        object dxDBGrid1hyj: TdxDBGridMaskColumn
          Width = 88
          BandIndex = 0
          RowIndex = 0
          FieldName = 'hyj'
        end
        object dxDBGrid1lbname: TdxDBGridMaskColumn
          Width = 123
          BandIndex = 0
          RowIndex = 0
          FieldName = 'lbname'
        end
        object dxDBGrid1ghscode: TdxDBGridMaskColumn
          Width = 90
          BandIndex = 0
          RowIndex = 0
          FieldName = 'ghscode'
        end
        object dxDBGrid1ghsname: TdxDBGridMaskColumn
          Width = 146
          BandIndex = 0
          RowIndex = 0
          FieldName = 'ghsname'
        end
        object dxDBGrid1Column12: TdxDBGridMaskColumn
          Width = 118
          BandIndex = 0
          RowIndex = 0
          FieldName = 'jhj'

⌨️ 快捷键说明

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