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

📄 itemtype_m.dfm

📁 在打沙场用的最简单
💻 DFM
字号:
inherited frmitemtype_m: Tfrmitemtype_m
  Left = 275
  Top = 256
  Caption = #36710#22411#36164#26009#31649#29702
  ClientHeight = 178
  ClientWidth = 352
  Font.Name = #23435#20307
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  inherited GroupBox: TGroupBox
    Width = 241
    Height = 153
    TabOrder = 3
    inherited Label1: TLabel
      Top = 17
      Caption = #20195#30721
    end
    object Label2: TLabel [1]
      Left = 7
      Top = 48
      Width = 53
      Height = 16
      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 = 7
      Top = 130
      Width = 53
      Height = 16
      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 = 8
      Top = 72
      Width = 24
      Height = 12
      Caption = #25968#37327
    end
    object Label5: TLabel [4]
      Left = 8
      Top = 96
      Width = 24
      Height = 12
      Caption = #37329#39069
    end
    inherited Edit1: TwwDBEdit
      Left = 59
      Width = 134
      DataField = 'fcode'
      DataSource = frmitemtype.DSbaseinfo
      ParentFont = False
    end
    object wwDBEdit1: TwwDBEdit
      Left = 59
      Top = 44
      Width = 134
      Height = 20
      DataField = 'fname'
      DataSource = frmitemtype.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #26234#33021#38472#26725#36755#20837#24179#21488'  5.4'
      ParentFont = False
      TabOrder = 1
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit2: TwwDBEdit
      Left = 59
      Top = 130
      Width = 163
      Height = 20
      DataField = 'fnote'
      DataSource = frmitemtype.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #26234#33021#38472#26725#36755#20837#24179#21488'  5.4'
      ParentFont = False
      TabOrder = 2
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit3: TwwDBEdit
      Left = 60
      Top = 72
      Width = 133
      Height = 20
      DataField = 'fqty'
      DataSource = frmitemtype.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #26234#33021#38472#26725#36755#20837#24179#21488'  5.4'
      ParentFont = False
      TabOrder = 3
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit4: TwwDBEdit
      Left = 61
      Top = 102
      Width = 133
      Height = 20
      DataField = 'amt'
      DataSource = frmitemtype.DSbaseinfo
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #26234#33021#38472#26725#36755#20837#24179#21488'  5.4'
      ParentFont = False
      TabOrder = 4
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
  end
  inherited Button1: TButton
    Left = 255
    Top = 13
    TabOrder = 0
  end
  inherited Button2: TButton
    Left = 255
    Top = 42
    TabOrder = 1
  end
  inherited Button3: TButton
    Left = 255
    Top = 87
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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