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

📄 f_dress.dfm

📁 仓库管理系统 仓库管理系统
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object dfmdress: Tdfmdress
  Left = 72
  Top = 143
  Width = 669
  Height = 421
  ActiveControl = TreeView1
  Caption = #24037#26381#39046#29992
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDesktopCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object StatusBar1: TStatusBar
    Left = 0
    Top = 375
    Width = 661
    Height = 19
    Panels = <>
    SimplePanel = False
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 661
    Height = 347
    Align = alClient
    TabOrder = 1
    object Panel4: TPanel
      Left = 1
      Top = 1
      Width = 136
      Height = 345
      Align = alLeft
      Caption = 'Panel4'
      TabOrder = 0
      object TreeView1: TTreeView
        Left = 1
        Top = 1
        Width = 134
        Height = 343
        Align = alClient
        HideSelection = False
        Indent = 19
        ReadOnly = True
        StateImages = ImageList1
        TabOrder = 0
        OnChange = TreeView1Change
      end
    end
    object Panel3: TPanel
      Left = 137
      Top = 1
      Width = 523
      Height = 345
      Align = alClient
      TabOrder = 1
      object DBGrid1: TDBGrid
        Left = 1
        Top = 97
        Width = 521
        Height = 247
        Align = alClient
        DataSource = DataSource2
        ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'cworkerid'
            Title.Alignment = taCenter
            Title.Caption = #24037#21495
            Width = 47
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'cdate'
            Title.Alignment = taCenter
            Title.Caption = #26085#26399
            Width = 72
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'csort'
            Title.Alignment = taCenter
            Title.Caption = #31867#21035
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'cnumber'
            Title.Alignment = taCenter
            Title.Caption = #25968#37327
            Width = 44
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'cprice'
            Title.Alignment = taCenter
            Title.Caption = #21333#20215
            Width = 36
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'cmoney'
            Title.Alignment = taCenter
            Title.Caption = #37329#39069
            Width = 41
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'cagio'
            Title.Alignment = taCenter
            Title.Caption = #25240#29575
            Width = 39
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'cfmoney'
            Title.Alignment = taCenter
            Title.Caption = #23454#25910#27454
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'creturndate'
            Title.Alignment = taCenter
            Title.Caption = #32467#31639#26085#26399
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'cnote'
            Title.Alignment = taCenter
            Title.Caption = #22791#27880
            Visible = True
          end>
      end
      object Panel5: TPanel
        Left = 1
        Top = 1
        Width = 521
        Height = 96
        Align = alTop
        TabOrder = 1
        object Label3: TLabel
          Left = 14
          Top = 48
          Width = 24
          Height = 12
          Caption = #31867#21035
          FocusControl = DBEdit3
        end
        object Label4: TLabel
          Left = 121
          Top = 48
          Width = 24
          Height = 12
          Caption = #25968#37327
          FocusControl = DBEdit4
        end
        object Label5: TLabel
          Left = 214
          Top = 48
          Width = 24
          Height = 12
          Caption = #21333#20215
          FocusControl = DBEdit5
        end
        object Label6: TLabel
          Left = 12
          Top = 70
          Width = 48
          Height = 12
          Caption = #39046#29992#26085#26399
          FocusControl = DBEdit6
        end
        object Label7: TLabel
          Left = 319
          Top = 48
          Width = 24
          Height = 12
          Caption = #25240#29575
          FocusControl = DBEdit7
        end
        object Label8: TLabel
          Left = 174
          Top = 70
          Width = 48
          Height = 12
          Caption = #32467#31639#26085#26399
          FocusControl = DBEdit8
        end
        object Label11: TLabel
          Left = 319
          Top = 72
          Width = 24
          Height = 12
          Caption = #22791#27880
          FocusControl = DBEdit11
        end
        object DBEdit3: TDBEdit
          Left = 46
          Top = 44
          Width = 57
          Height = 20
          DataField = 'csort'
          DataSource = DataSource2
          ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
          TabOrder = 0
        end
        object DBEdit4: TDBEdit
          Left = 153
          Top = 44
          Width = 41
          Height = 20
          DataField = 'cnumber'
          DataSource = DataSource2
          ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
          TabOrder = 1
        end
        object DBEdit5: TDBEdit
          Left = 246
          Top = 44

⌨️ 快捷键说明

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