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

📄 guanli_setup.dfm

📁 类似于安利公司的奖金制度下的会员层次关系、会员级别、会员奖金等
💻 DFM
字号:
object Form5: TForm5
  Tag = 1
  Left = 247
  Top = 162
  Width = 533
  Height = 303
  Caption = #21021#22987#35774#32622'----'#31649#29702#22870#27604#29575#35774#32622
  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 Label1: TLabel
    Left = 372
    Top = 69
    Width = 78
    Height = 13
    Caption = #31649#29702#22870#27604#29575#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 372
    Top = 127
    Width = 144
    Height = 13
    Caption = #24405#20837#21518#65292#25353'"'#8730'"'#30830#35748#20462#25913
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Button2: TButton
    Left = 387
    Top = 209
    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 = 0
    OnClick = Button2Click
  end
  object DBEdit1: TDBEdit
    Left = 371
    Top = 91
    Width = 128
    Height = 21
    DataField = 'guanli_ratio'
    DataSource = DataModule1.DataSource_guanli_ratio
    TabOrder = 1
  end
  object DBGrid1: TDBGrid
    Left = 15
    Top = 29
    Width = 208
    Height = 217
    DataSource = DataModule1.DataSource_fudao_ratio
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'class'
        ReadOnly = True
        Title.Caption = #32423#21035#30721
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = 'MS Sans Serif'
        Title.Font.Style = []
        Width = 46
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'type'
        ReadOnly = True
        Title.Caption = #32423#21035#21517#31216
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = 'MS Sans Serif'
        Title.Font.Style = []
        Width = 112
        Visible = True
      end>
  end
  object DBNavigator1: TDBNavigator
    Left = 372
    Top = 153
    Width = 132
    Height = 25
    DataSource = DataModule1.DataSource_guanli_ratio
    VisibleButtons = [nbPrior, nbNext, nbPost]
    TabOrder = 3
  end
  object DBGrid2: TDBGrid
    Left = 230
    Top = 30
    Width = 110
    Height = 217
    DataSource = DataModule1.DataSource_guanli_ratio
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'level'
        ReadOnly = True
        Title.Caption = #27573#25968
        Width = 63
        Visible = True
      end>
  end
end

⌨️ 快捷键说明

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