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

📄 member_upgrade.dfm

📁 类似于安利公司的奖金制度下的会员层次关系、会员级别、会员奖金等
💻 DFM
字号:
object Form3: TForm3
  Tag = 1
  Left = 300
  Top = 112
  Width = 560
  Height = 375
  Caption = #20250#21592#33258#21160#21319#32423#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 302
    Top = 26
    Width = 221
    Height = 13
    Caption = #36755#20837#26032#20250#21592#32534#21495#65292#21363#21487#36941#21382#19978#32423#20250#21592#65292
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 301
    Top = 47
    Width = 104
    Height = 13
    Caption = #28385#36275#26465#20214#21017#21319#32423#12290
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 23
    Top = 26
    Width = 182
    Height = 13
    Caption = #26412#27169#22359#21487#20197#33258#21160#26816#27979#25152#26377#20250#21592#65292
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 24
    Top = 49
    Width = 104
    Height = 13
    Caption = #28385#36275#26465#20214#21017#21319#32423#12290
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 303
    Top = 71
    Width = 65
    Height = 13
    Caption = #20250#21592#32534#21495#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Button2: TButton
    Left = 230
    Top = 293
    Width = 94
    Height = 25
    Caption = #36864'    '#20986
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button2Click
  end
  object Panel1: TPanel
    Left = 271
    Top = 29
    Width = 1
    Height = 81
    BevelOuter = bvLowered
    Color = cl3DLight
    TabOrder = 1
  end
  object Memo1: TMemo
    Left = 23
    Top = 131
    Width = 500
    Height = 143
    Lines.Strings = (
      ''
      '')
    TabOrder = 2
  end
  object Button3: TButton
    Left = 26
    Top = 90
    Width = 143
    Height = 25
    Caption = #24320#22987#21319#32423#25152#26377#20250#21592
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clHighlight
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button3Click
  end
  object Edit1: TEdit
    Left = 367
    Top = 66
    Width = 136
    Height = 21
    TabOrder = 4
  end
  object Button1: TButton
    Left = 368
    Top = 95
    Width = 94
    Height = 25
    Caption = #24320#22987#21319#32423
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clHighlight
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = Button1Click
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 329
    Width = 552
    Height = 19
    Panels = <>
    SimplePanel = False
  end
end

⌨️ 快捷键说明

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