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

📄 jiesuan_month.dfm

📁 类似于安利公司的奖金制度下的会员层次关系、会员级别、会员奖金等
💻 DFM
字号:
object Form9: TForm9
  Tag = 1
  Left = 344
  Top = 140
  Width = 452
  Height = 219
  Caption = #26376#27719#24635#32467#31639
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 69
    Top = 87
    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 Label4: TLabel
    Left = 259
    Top = 87
    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 = 346
    Top = 87
    Width = 13
    Height = 16
    Caption = #26376
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 28
    Top = 22
    Width = 390
    Height = 13
    Caption = #27880#65306#26412#26376#32467#31639#21518#65292#25152#26377#20250#21592#30340#22870#37329#24212#25353#32467#31639#34920#21457#25918#65292#25110#36716#20837#24212#20184#27454#12290
    Color = clBtnFace
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label2: TLabel
    Left = 364
    Top = 85
    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 ComboBox1: TComboBox
    Left = 172
    Top = 82
    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 = 290
    Top = 81
    Width = 68
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    Items.Strings = (
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9'
      '10'
      '11'
      '12')
  end
  object Button5: TButton
    Left = 244
    Top = 141
    Width = 94
    Height = 25
    Caption = #36864'    '#20986
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button5Click
  end
  object Button1: TButton
    Left = 114
    Top = 141
    Width = 102
    Height = 25
    Caption = #24320#22987#32467#31639
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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