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

📄 ugroup_m.dfm

📁 这是一个三层的进销存系统
💻 DFM
字号:
inherited frmgroup_m: Tfrmgroup_m
  Left = 288
  Top = 245
  Caption = #32676#32452#36164#26009
  ClientHeight = 138
  ClientWidth = 355
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  inherited GroupBox: TGroupBox
    Height = 121
    TabOrder = 3
    inherited Label1: TLabel
      Top = 18
      Caption = #32676#32452#32534#30721
    end
    object Label2: TLabel [1]
      Left = 8
      Top = 53
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #32676#32452#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 = 8
      Top = 88
      Width = 57
      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
    inherited Edit1: TwwDBEdit
      Height = 20
      DataField = 'fcode'
      DataSource = frmgroup.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Height = -12
      Font.Name = #23435#20307
      ParentFont = False
    end
    object wwDBEdit1: TwwDBEdit
      Left = 64
      Top = 48
      Width = 121
      Height = 20
      DataField = 'fname'
      DataSource = frmgroup.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 = 80
      Width = 177
      Height = 20
      DataField = 'fnote'
      DataSource = frmgroup.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
  end
  inherited Button1: TButton
    TabOrder = 0
  end
  inherited Button2: TButton
    TabOrder = 1
  end
  inherited Button3: TButton
    Top = 96
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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