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

📄 dfm_enter.dfm

📁 仓库管理系统 仓库管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object dfmenter: Tdfmenter
  Left = 198
  Top = 130
  Width = 537
  Height = 402
  Caption = #32771#21220#24405#20837
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label13: TLabel
    Left = 136
    Top = 19
    Width = 24
    Height = 12
    Caption = #22870#37329
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 356
    Width = 529
    Height = 19
    Color = 13422259
    Panels = <>
    SimplePanel = False
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 529
    Height = 184
    Align = alClient
    DataSource = dstmanrec
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    OnDrawColumnCell = DBGrid1DrawColumnCell
    Columns = <
      item
        Expanded = False
        FieldName = 'Fname'
        Title.Caption = #22995#21517
        Title.Color = 13422259
        Width = 56
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Fbm'
        Title.Caption = #22522#26412#24037#36164
        Title.Color = 13422259
        Width = 52
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Ftc'
        Title.Caption = #25552#25104
        Title.Color = 13422259
        Width = 48
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Fhortation'
        Title.Caption = #22870#37329
        Title.Color = 13422259
        Width = 46
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Fbjm'
        Title.Caption = #30149#20551
        Title.Color = 13422259
        Width = 43
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Fsjm'
        Title.Caption = #20107#20551
        Title.Color = 13422259
        Width = 43
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Flose'
        Title.Caption = #20002#22833
        Title.Color = 13422259
        Width = 43
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Fpunish'
        Title.Caption = #32602#27454
        Title.Color = 13422259
        Width = 41
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Fdetain'
        Title.Caption = #25187#27454
        Title.Color = 13422259
        Width = 44
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Ffactin'
        Title.Caption = #23454#21457#37329#39069
        Title.Color = 13422259
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Fbj'
        Title.Caption = #30149#20551'('#22825')'
        Title.Color = 13422259
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Fsj'
        Title.Caption = #20107#20551'('#22825')'
        Title.Color = 13422259
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Fgroup'
        Title.Caption = #29677#32452
        Title.Color = 13422259
        Width = 46
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 184
    Width = 529
    Height = 147
    Align = alBottom
    Color = 13422259
    TabOrder = 2
    object Panel3: TPanel
      Left = 1
      Top = 1
      Width = 527
      Height = 72
      Align = alTop
      BevelInner = bvLowered
      Color = 13422259
      TabOrder = 0
      object Label4: TLabel
        Left = 16
        Top = 17
        Width = 48
        Height = 12
        Caption = #36873#25321#24215#38138
      end
      object Label7: TLabel
        Left = 164
        Top = 17
        Width = 60
        Height = 12
        Caption = #24215#38138#24635#25910#20837
      end
      object Label8: TLabel
        Left = 16
        Top = 45
        Width = 42
        Height = 12
        Caption = 'A'#29677#25910#20837
      end
      object Label9: TLabel
        Left = 266
        Top = 45
        Width = 42
        Height = 12
        Caption = 'B'#29677#25910#20837
      end
      object Label11: TLabel
        Left = 165
        Top = 45
        Width = 42
        Height = 12
        Caption = 'A'#29677#20154#25968
      end
      object Label12: TLabel
        Left = 392
        Top = 45
        Width = 42
        Height = 12
        Caption = 'B'#29677#20154#25968
      end
      object ComboBox1: TComboBox
        Left = 72
        Top = 13
        Width = 81
        Height = 20
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        ItemHeight = 12
        TabOrder = 0
        Items.Strings = (
          'W01'
          'W02')
      end
      object MaskEdit1: TMaskEdit
        Left = 228
        Top = 13
        Width = 65
        Height = 20
        EditMask = '!9999999;1;_'
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        MaxLength = 7
        TabOrder = 1
        Text = '       '
      end
      object MaskEdit2: TMaskEdit
        Left = 72
        Top = 41
        Width = 81
        Height = 20
        EditMask = '!9999999;1;_'
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        MaxLength = 7
        TabOrder = 2
        Text = '       '
      end
      object MaskEdit3: TMaskEdit
        Left = 314
        Top = 41
        Width = 65
        Height = 20
        EditMask = '!9999999;1;_'
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        MaxLength = 7
        TabOrder = 4
        Text = '       '
      end
      object MaskEdit4: TMaskEdit
        Left = 213
        Top = 41
        Width = 41
        Height = 20
        EditMask = '!999;1;_'
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        MaxLength = 3
        TabOrder = 3
        Text = '   '
      end
      object MaskEdit5: TMaskEdit
        Left = 440
        Top = 41
        Width = 49
        Height = 20
        EditMask = '!999;1;_'
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        MaxLength = 3
        TabOrder = 5
        Text = '   '
      end
    end
    object Panel4: TPanel
      Left = 1
      Top = 73
      Width = 527
      Height = 73
      Align = alClient
      BevelInner = bvLowered
      Color = 13422259
      TabOrder = 1
      object Label2: TLabel
        Left = 15
        Top = 18
        Width = 24
        Height = 12
        Caption = #22995#21517
      end
      object Label1: TLabel
        Left = 15
        Top = 42
        Width = 24
        Height = 12
        Caption = #30149#20551
      end
      object Label3: TLabel
        Left = 135
        Top = 42
        Width = 24
        Height = 12
        Caption = #20107#20551
      end
      object Label5: TLabel
        Left = 247
        Top = 42
        Width = 24
        Height = 12
        Caption = #20002#22833
      end
      object Label6: TLabel
        Left = 352
        Top = 42
        Width = 24
        Height = 12
        Caption = #32602#27454
      end
      object Label10: TLabel
        Left = 136
        Top = 19
        Width = 24
        Height = 12
        Caption = #22870#37329
      end
      object Label14: TLabel
        Left = 248
        Top = 19
        Width = 24
        Height = 12
        Caption = #25187#27454
      end
      object DBEdit2: TDBEdit
        Left = 47
        Top = 14
        Width = 66
        Height = 20
        DataField = 'Fname'
        DataSource = dstmanrec
        Enabled = False
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        TabOrder = 0
      end
      object DBEdit1: TDBEdit
        Left = 47
        Top = 38
        Width = 66
        Height = 20
        DataField = 'Fbj'
        DataSource = dstmanrec
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        TabOrder = 3
      end
      object DBEdit3: TDBEdit
        Left = 168
        Top = 38
        Width = 65
        Height = 20
        DataField = 'Fsj'
        DataSource = dstmanrec
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        TabOrder = 4
      end
      object DBEdit5: TDBEdit
        Left = 280
        Top = 38
        Width = 57
        Height = 20
        DataField = 'Flose'
        DataSource = dstmanrec
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        TabOrder = 5
      end
      object DBEdit6: TDBEdit
        Left = 384
        Top = 38
        Width = 65

⌨️ 快捷键说明

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