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

📄 uemployeetype_m.dfm

📁 这是一个三层的进销存系统
💻 DFM
字号:
inherited frmemployeetype_m: Tfrmemployeetype_m
  Left = 58
  Top = 241
  Caption = #21592#24037#31867#21035
  ClientHeight = 138
  ClientWidth = 355
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  inherited GroupBox: TGroupBox
    Height = 121
    TabOrder = 3
    inherited Label1: TLabel
      Top = 18
      Caption = #31867#21035#32534#30721
    end
    object Label2: TLabel [1]
      Left = 8
      Top = 53
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #31867#21035#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 = frmemployeetype.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 = frmemployeetype.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 = frmemployeetype.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 + -