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

📄 uvipcard_m.dfm

📁 这是一个三层的进销存系统
💻 DFM
字号:
inherited frmvipcard_m: Tfrmvipcard_m
  Left = 343
  Top = 187
  Caption = #20250#21592#21345#35774#32622
  ClientHeight = 168
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  inherited GroupBox: TGroupBox
    Height = 153
    TabOrder = 3
    inherited Label1: TLabel
      Left = 4
      Top = 18
      Width = 62
      Caption = #20250#21592#21345#32534#30721
    end
    object Label2: TLabel [1]
      Left = 4
      Top = 44
      Width = 62
      Height = 17
      AutoSize = False
      Caption = #21517#31216
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel [2]
      Left = 4
      Top = 122
      Width = 62
      Height = 17
      AutoSize = False
      Caption = #22791#27880
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel [3]
      Left = 4
      Top = 70
      Width = 62
      Height = 17
      AutoSize = False
      Caption = #20135#21697#20248#24800
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel [4]
      Left = 4
      Top = 96
      Width = 62
      Height = 17
      AutoSize = False
      Caption = #26381#21153#20248#24800
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel [5]
      Left = 116
      Top = 72
      Width = 12
      Height = 17
      AutoSize = False
      Caption = '%'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel [6]
      Left = 116
      Top = 96
      Width = 12
      Height = 17
      AutoSize = False
      Caption = '%'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    inherited Edit1: TwwDBEdit
      Width = 65
      Height = 20
      DataField = 'fcode'
      DataSource = frmvipcard.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Height = -12
      Font.Name = #23435#20307
      ParentFont = False
    end
    object wwDBEdit1: TwwDBEdit
      Left = 64
      Top = 42
      Width = 137
      Height = 20
      DataField = 'fname'
      DataSource = frmvipcard.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit2: TwwDBEdit
      Left = 64
      Top = 120
      Width = 177
      Height = 20
      DataField = 'fnote'
      DataSource = frmvipcard.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit3: TwwDBEdit
      Left = 64
      Top = 68
      Width = 49
      Height = 20
      DataField = 'fproduce'
      DataSource = frmvipcard.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit4: TwwDBEdit
      Left = 64
      Top = 94
      Width = 49
      Height = 20
      DataField = 'fserver'
      DataSource = frmvipcard.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
  end
  inherited Button1: TButton
    Left = 276
    Top = 14
    TabOrder = 0
  end
  inherited Button2: TButton
    Left = 276
    Top = 46
    TabOrder = 1
  end
  inherited Button3: TButton
    Left = 276
    Top = 126
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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