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

📄 ghsda1.dfm

📁 思微POS连锁超市管理系统 (商业代码),几年前的东西了
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    end
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 112
    Top = 104
  end
  object Table1: TADOTable
    Active = True
    Connection = MainForm.ADOConnection1
    CursorType = ctStatic
    BeforeEdit = Table1BeforeEdit
    AfterPost = Table1AfterPost
    AfterCancel = Table1AfterCancel
    AfterScroll = Table1AfterScroll
    OnNewRecord = Table1NewRecord
    TableName = 'GHSDA'
    Left = 152
    Top = 104
    object Table1code: TStringField
      DisplayLabel = '代号'
      DisplayWidth = 5
      FieldName = 'code'
      Size = 5
    end
    object Table1name: TStringField
      DisplayLabel = '名称'
      DisplayWidth = 23
      FieldName = 'name'
      Size = 200
    end
    object Table1dq: TStringField
      DisplayLabel = '所属地区'
      FieldName = 'dq'
      Size = 50
    end
    object Table1lxr: TStringField
      DisplayLabel = '联系人'
      FieldName = 'lxr'
      Size = 50
    end
    object Table1lxdh: TStringField
      DisplayLabel = '联系电话'
      FieldName = 'lxdh'
      Size = 50
    end
    object Table1cz: TStringField
      DisplayLabel = '传真'
      FieldName = 'cz'
      Size = 50
    end
    object Table1lxdz: TStringField
      DisplayLabel = '联系地址'
      FieldName = 'lxdz'
      Size = 200
    end
    object Table1bz: TStringField
      DisplayLabel = '备注'
      FieldName = 'bz'
      Size = 200
    end
    object Table1qc: TBCDField
      DisplayLabel = '期初余额'
      FieldName = 'qc'
      Precision = 19
    end
    object Table1rq: TDateTimeField
      DisplayLabel = '建档日期'
      FieldName = 'rq'
    end
    object Table1ye: TBCDField
      DisplayLabel = '余额'
      FieldName = 'ye'
      Precision = 19
    end
  end
  object dxComponentPrinter1: TdxComponentPrinter
    CurrentLink = dxComponentPrinter1Link1
    DateFormat = 2
    PreviewOptions.Caption = '供货商档案'
    PreviewOptions.RegistryPath = 'Software\Developer Express\PrintingSystem\DesignTime'
    PreviewOptions.WindowState = wsMaximized
    PrintTitle = '供货商档案'
    Left = 208
    Top = 144
    object dxComponentPrinter1Link1: TdxDBGridReportLink
      Component = dxDBGrid2
      DateTime = 37568.4227743056
      DesignerHelpContext = 0
      PrinterPage.CenterOnPageH = True
      PrinterPage.DMPaper = 256
      PrinterPage.Footer = 6350
      PrinterPage.Header = 6350
      PrinterPage.Margins.Bottom = 12700
      PrinterPage.Margins.Left = 12700
      PrinterPage.Margins.Right = 12700
      PrinterPage.Margins.Top = 12700
      PrinterPage.PageFooter.Font.Charset = DEFAULT_CHARSET
      PrinterPage.PageFooter.Font.Color = clWindowText
      PrinterPage.PageFooter.Font.Height = -11
      PrinterPage.PageFooter.Font.Name = 'Tahoma'
      PrinterPage.PageFooter.Font.Style = []
      PrinterPage.PageHeader.Font.Charset = DEFAULT_CHARSET
      PrinterPage.PageHeader.Font.Color = clWindowText
      PrinterPage.PageHeader.Font.Height = -11
      PrinterPage.PageHeader.Font.Name = 'Tahoma'
      PrinterPage.PageHeader.Font.Style = []
      PrinterPage.PageHeader.RightTitle.Strings = (
        '第[Page #]页共[Total Pages]页')
      PrinterPage.PageSize.X = 215900
      PrinterPage.PageSize.Y = 279400
      PrinterPage.ScaleMode = smFit
      PrinterPage._dxMeasurementUnits_ = 0
      PrinterPage._dxLastMU_ = 2
      ReportTitle.Font.Charset = DEFAULT_CHARSET
      ReportTitle.Font.Color = clWindowText
      ReportTitle.Font.Height = -19
      ReportTitle.Font.Name = 'Times New Roman'
      ReportTitle.Font.Style = [fsBold, fsUnderline]
      ReportTitle.Text = '供货商档案'
      ShrinkToPageWidth = True
      BandFont.Charset = DEFAULT_CHARSET
      BandFont.Color = clWindowText
      BandFont.Height = -11
      BandFont.Name = 'Times New Roman'
      BandFont.Style = []
      Color = 12639424
      EvenColor = 10930928
      EvenFont.Charset = DEFAULT_CHARSET
      EvenFont.Color = clWindowText
      EvenFont.Height = -11
      EvenFont.Name = 'Times New Roman'
      EvenFont.Style = []
      FixedTransparent = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'Times New Roman'
      Font.Style = []
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -11
      FooterFont.Name = 'Times New Roman'
      FooterFont.Style = []
      GroupNodeFont.Charset = DEFAULT_CHARSET
      GroupNodeFont.Color = clWindowText
      GroupNodeFont.Height = -11
      GroupNodeFont.Name = 'Times New Roman'
      GroupNodeFont.Style = []
      HeaderFont.Charset = DEFAULT_CHARSET
      HeaderFont.Color = clWindowText
      HeaderFont.Height = -11
      HeaderFont.Name = 'Times New Roman'
      HeaderFont.Style = []
      OddColor = 12639424
      OddFont.Charset = DEFAULT_CHARSET
      OddFont.Color = clWindowText
      OddFont.Height = -11
      OddFont.Name = 'Times New Roman'
      OddFont.Style = []
      Options = [tlpoBands, tlpoHeaders, tlpoFooters, tlpoRowFooters, tlpoPreview, tlpoPreviewGrid, tlpoGrid, tlpoFlatCheckMarks, tlpoSoft3D, tlpoRowFooterGrid]
      PreviewFont.Charset = DEFAULT_CHARSET
      PreviewFont.Color = clWindowText
      PreviewFont.Height = -11
      PreviewFont.Name = 'Times New Roman'
      PreviewFont.Style = []
      RowFooterFont.Charset = DEFAULT_CHARSET
      RowFooterFont.Color = clWindowText
      RowFooterFont.Height = -11
      RowFooterFont.Name = 'Times New Roman'
      RowFooterFont.Style = []
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 176
    Top = 176
    object N1: TMenuItem
      Caption = '输出'
      object Excel1: TMenuItem
        Caption = 'Excel格式'
        OnClick = Excel1Click
      end
      object Text1: TMenuItem
        Caption = 'Text格式'
        OnClick = Text1Click
      end
      object Html1: TMenuItem
        Caption = 'Html格式'
        OnClick = Html1Click
      end
      object N15: TMenuItem
        Caption = '打印预览'
        OnClick = N15Click
      end
    end
    object N2: TMenuItem
      Caption = '-'
    end
    object N3: TMenuItem
      Caption = '显示'
      object N4: TMenuItem
        Caption = '代号'
        Checked = True
        OnClick = N4Click
      end
      object N5: TMenuItem
        Caption = '名称'
        Checked = True
        OnClick = N5Click
      end
      object N6: TMenuItem
        Caption = '所属地区'
        Checked = True
        OnClick = N6Click
      end
      object N7: TMenuItem
        Caption = '联系人'
        Checked = True
        OnClick = N7Click
      end
      object N8: TMenuItem
        Caption = '联系电话'
        Checked = True
        OnClick = N8Click
      end
      object N9: TMenuItem
        Caption = '传真'
        Checked = True
        OnClick = N9Click
      end
      object N10: TMenuItem
        Caption = '联系地址'
        Checked = True
        OnClick = N10Click
      end
      object N12: TMenuItem
        Caption = '期初余额'
        Checked = True
        OnClick = N12Click
      end
      object N14: TMenuItem
        Caption = '余额'
        Checked = True
        OnClick = N14Click
      end
      object N13: TMenuItem
        Caption = '建档日期'
        Checked = True
        OnClick = N13Click
      end
      object N11: TMenuItem
        Caption = '备注'
        Checked = True
        OnClick = N11Click
      end
    end
    object N23: TMenuItem
      Caption = '-'
    end
    object N24: TMenuItem
      Caption = '全部展开'
      OnClick = N24Click
    end
    object N25: TMenuItem
      Caption = '全部缩小'
      OnClick = N25Click
    end
  end
  object SaveDialog1: TSaveDialog
    Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
    Left = 136
    Top = 176
  end
end

⌨️ 快捷键说明

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