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

📄 jiangjinfafang.dfm

📁 类似于安利公司的奖金制度下的会员层次关系、会员级别、会员奖金等
💻 DFM
字号:
object Form8: TForm8
  Tag = 1
  Left = 206
  Top = 89
  Width = 594
  Height = 396
  Caption = #22870#37329#32508#21512#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 246
    Top = 57
    Width = 91
    Height = 13
    Caption = #35831#36873#25321#32467#31639#26376#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 25
    Top = 59
    Width = 78
    Height = 13
    Caption = #22870#37329#26126#32454#34920#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 442
    Top = 56
    Width = 13
    Height = 13
    Caption = #24180
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 542
    Top = 57
    Width = 13
    Height = 13
    Caption = #26376
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 238
    Top = 337
    Width = 143
    Height = 13
    Caption = #24635#35745#37329#39069#65288#20803#20154#27665#24065#65289#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 390
    Top = 336
    Width = 7
    Height = 13
    Caption = '0'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object ComboBox1: TComboBox
    Left = 349
    Top = 52
    Width = 82
    Height = 21
    ItemHeight = 13
    TabOrder = 0
    Items.Strings = (
      '2000'
      '2001'
      '2002'
      '2003'
      '2004'
      '1005'
      '2006'
      '2007'
      '2008'
      '2009'
      '2010')
  end
  object ComboBox2: TComboBox
    Left = 467
    Top = 51
    Width = 68
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    Items.Strings = (
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9'
      '10'
      '11'
      '12')
  end
  object StringGrid1: TStringGrid
    Left = 21
    Top = 83
    Width = 536
    Height = 249
    DefaultRowHeight = 20
    FixedCols = 0
    TabOrder = 2
    ColWidths = (
      81
      193
      79
      80
      84)
  end
  object Button5: TButton
    Left = 487
    Top = 9
    Width = 68
    Height = 25
    Caption = #36864'    '#20986
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button6: TButton
    Left = 22
    Top = 9
    Width = 101
    Height = 25
    Caption = #26597#35810#26412#26376#26126#32454
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 127
    Top = 9
    Width = 102
    Height = 25
    Caption = #25353#26426#26500#27719#24635#26597#35810
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = Button7Click
  end
  object Button8: TButton
    Left = 233
    Top = 9
    Width = 129
    Height = 25
    Caption = #25353#22870#37329#31867#22411#27719#24635#26597#35810
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    OnClick = Button8Click
  end
  object Button1: TButton
    Left = 406
    Top = 9
    Width = 76
    Height = 25
    Caption = #36755#20986#25253#34920
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 7
    OnClick = Button1Click
  end
  object ExcelApplication1: TExcelApplication
    AutoConnect = False
    ConnectKind = ckRunningOrNew
    AutoQuit = False
    Left = 172
    Top = 44
  end
end

⌨️ 快捷键说明

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