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

📄 u_store.dfm

📁 客户信息跟踪管理软件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        PanelWidth = 633
        TabOrder = 0
        RowCount = 2
        object Label10: TLabel
          Left = 16
          Top = 16
          Width = 48
          Height = 13
          Caption = #32534#12288#21495#65306
        end
        object Label11: TLabel
          Left = 120
          Top = 16
          Width = 48
          Height = 13
          Caption = #32463#25163#20154#65306
        end
        object Label12: TLabel
          Left = 120
          Top = 40
          Width = 48
          Height = 13
          Caption = #26102#12288#38388#65306
        end
        object Label13: TLabel
          Left = 272
          Top = 16
          Width = 48
          Height = 13
          Caption = #22791#12288#27880#65306
        end
        object DBEdit6: TDBEdit
          Left = 16
          Top = 32
          Width = 89
          Height = 21
          DataField = 'ID'
          DataSource = DM_main.DS_export
          TabOrder = 0
        end
        object DBEdit7: TDBEdit
          Left = 168
          Top = 36
          Width = 89
          Height = 21
          DataField = 'ACT_DATE'
          DataSource = DM_main.DS_export
          TabOrder = 1
        end
        object DBEdit8: TDBEdit
          Left = 168
          Top = 12
          Width = 89
          Height = 21
          DataField = 'PERSON'
          DataSource = DM_main.DS_export
          TabOrder = 2
        end
        object DBMemo2: TDBMemo
          Left = 320
          Top = 8
          Width = 297
          Height = 49
          DataField = 'REMARK'
          DataSource = DM_main.DS_export
          TabOrder = 3
        end
      end
      object MaskEdit1: TMaskEdit
        Left = 80
        Top = 148
        Width = 129
        Height = 21
        EditMask = '!9999999999;1;_'
        MaxLength = 10
        TabOrder = 1
        Text = '          '
        OnChange = i_contact_idChange
      end
      object DBGrid3: TDBGrid
        Left = 8
        Top = 176
        Width = 201
        Height = 225
        DataSource = DM_main.DS_contact_items
        TabOrder = 2
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'ID'
            Title.Caption = #35760#24405#32534#21495
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'PARTS'
            Title.Caption = #29289#21697#32534#21495
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'AMOUNT'
            Title.Caption = #25968#37327
            Visible = True
          end>
      end
      object DBGrid4: TDBGrid
        Left = 264
        Top = 176
        Width = 393
        Height = 105
        DataSource = DM_main.DS_export_items
        TabOrder = 3
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'ID'
            Title.Caption = #35760#24405#32534#21495
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'PARTS'
            Title.Caption = #29289#21697#32534#21495
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'AMOUNT'
            Title.Caption = #25968#37327
            Visible = True
          end>
      end
      object GroupBox2: TGroupBox
        Left = 264
        Top = 296
        Width = 393
        Height = 105
        Caption = #35814#32454#20449#24687
        TabOrder = 4
        object Label16: TLabel
          Left = 16
          Top = 32
          Width = 36
          Height = 13
          Caption = #32534#21495#65306
        end
        object Label17: TLabel
          Left = 208
          Top = 32
          Width = 36
          Height = 13
          Caption = #29289#21697#65306
        end
        object Label18: TLabel
          Left = 208
          Top = 72
          Width = 36
          Height = 13
          Caption = #25968#37327#65306
        end
        object DBEdit9: TDBEdit
          Left = 40
          Top = 52
          Width = 121
          Height = 21
          DataField = 'ID'
          DataSource = DM_main.DS_export_items
          TabOrder = 0
        end
        object DBLookupComboBox2: TDBLookupComboBox
          Left = 248
          Top = 28
          Width = 121
          Height = 21
          DataField = 'PARTS'
          DataSource = DM_main.DS_export_items
          KeyField = 'ID'
          ListField = 'NAME'
          ListSource = DM_main.DS_parts
          TabOrder = 1
        end
        object DBEdit10: TDBEdit
          Left = 248
          Top = 68
          Width = 121
          Height = 21
          DataField = 'AMOUNT'
          DataSource = DM_main.DS_export_items
          TabOrder = 2
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #24211#23384#32479#35745
      ImageIndex = 2
      object Label19: TLabel
        Left = 24
        Top = 16
        Width = 60
        Height = 13
        Caption = #24211#23384#21015#34920#65306
      end
      object DBGrid5: TDBGrid
        Left = 16
        Top = 40
        Width = 233
        Height = 361
        DataSource = DM_main.DS_store
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'NAME'
            Title.Caption = #29289#21697
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'AMOUNT'
            Title.Caption = #24211#23384
            Visible = True
          end>
      end
      object DBChart1: TDBChart
        Left = 264
        Top = 40
        Width = 385
        Height = 361
        AllowPanning = pmNone
        AllowZoom = False
        BackWall.Brush.Color = clWhite
        BackWall.Brush.Style = bsClear
        BackWall.Pen.Visible = False
        Title.Text.Strings = (
          #24211#23384#32479#35745)
        AxisVisible = False
        ClipPoints = False
        Frame.Visible = False
        View3DOptions.Elevation = 315
        View3DOptions.Orthogonal = False
        View3DOptions.Perspective = 0
        View3DOptions.Rotation = 360
        View3DWalls = False
        Enabled = False
        TabOrder = 1
        object Series1: TPieSeries
          Marks.ArrowLength = 8
          Marks.Visible = True
          DataSource = DM_main.T_store
          SeriesColor = clRed
          XLabelsSource = 'NAME'
          Circled = True
          OtherSlice.Text = 'Other'
          PieValues.DateTime = False
          PieValues.Name = 'Pie'
          PieValues.Multiplier = 1
          PieValues.Order = loNone
          PieValues.ValueSource = 'AMOUNT'
        end
      end
      object Button1: TButton
        Left = 168
        Top = 8
        Width = 75
        Height = 25
        Caption = #37325#26032#32479#35745
        TabOrder = 2
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 568
        Top = 8
        Width = 75
        Height = 25
        Caption = #25171#21360#32479#35745#22270
        TabOrder = 3
        OnClick = Button2Click
      end
    end
  end
  object BitBtn1: TBitBtn
    Left = 600
    Top = 0
    Width = 75
    Height = 25
    HelpContext = 500
    Caption = '&H'#24110#21161
    TabOrder = 1
    Kind = bkHelp
  end
end

⌨️ 快捷键说明

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