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

📄 sth.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmSth: TfrmSth
  Left = 47
  Top = 80
  Width = 722
  Height = 456
  Caption = '仓库编码维护'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 388
    Width = 714
  end
  inherited CoolBar1: TCoolBar
    Width = 714
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 714
      end>
    inherited tbMainBar: TToolBar
      Width = 701
    end
  end
  object sgSth: TSDGrid [2]
    Left = 0
    Top = 39
    Width = 353
    Height = 349
    TabStop = False
    Align = alLeft
    Color = clWhite
    ColCount = 4
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    RowCount = 4
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 2
    OnClick = sgSthClick
    EvenGridColor = clWhite
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '代码'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '名称'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '联系人'
        ColumnWidth = 0
      end>
    ColWidths = (
      5
      62
      160
      109)
  end
  object FloatPanel1: TFloatPanel [3]
    Left = 353
    Top = 39
    Width = 361
    Height = 349
    Align = alClient
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 3
    object Label1: TLabel
      Left = 30
      Top = 21
      Width = 54
      Height = 12
      Caption = '仓库代码:'
    end
    object Label2: TLabel
      Left = 30
      Top = 47
      Width = 54
      Height = 12
      Caption = '仓库名称:'
    end
    object Label3: TLabel
      Left = 30
      Top = 233
      Width = 30
      Height = 12
      Caption = '说明:'
    end
    object Label4: TLabel
      Left = 30
      Top = 78
      Width = 54
      Height = 12
      Caption = '部门代码:'
    end
    object Label5: TLabel
      Left = 30
      Top = 109
      Width = 30
      Height = 12
      Caption = '地址:'
    end
    object Label6: TLabel
      Left = 30
      Top = 140
      Width = 30
      Height = 12
      Caption = '电话:'
    end
    object Label7: TLabel
      Left = 30
      Top = 171
      Width = 54
      Height = 12
      Caption = '邮政编码:'
    end
    object Label8: TLabel
      Left = 30
      Top = 202
      Width = 42
      Height = 12
      Caption = '联系人:'
    end
    object seSthCode: TSDEdit
      Left = 87
      Top = 16
      Width = 204
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seSthCode'
      OnExit = seSthCodeExit
      SplitSymbol = ' | '
    end
    object seSthName: TSDEdit
      Left = 87
      Top = 46
      Width = 204
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'seSthName'
      SplitSymbol = ' | '
    end
    object seSthAddr: TSDEdit
      Left = 87
      Top = 107
      Width = 252
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seSthAddr'
      SplitSymbol = ' | '
    end
    object seSthTel: TSDEdit
      Left = 87
      Top = 137
      Width = 204
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'seSthTel'
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object seSthZip: TSDEdit
      Left = 87
      Top = 168
      Width = 204
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seSthZip'
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object seSthLinkMan: TSDEdit
      Left = 87
      Top = 198
      Width = 204
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 6
      Text = 'seSthLinkMan'
      SplitSymbol = ' | '
    end
    object chkSthOwn: TCheckBox
      Left = 86
      Top = 306
      Width = 90
      Height = 16
      Caption = '属于本公司'
      TabOrder = 8
    end
    object scSthDeptCode: TSDComboBox
      Left = 87
      Top = 77
      Width = 204
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
      Text = 'scSthDeptCode'
      KeyItem = cbItem2
    end
    object memSthDesc: TMemo
      Left = 87
      Top = 234
      Width = 249
      Height = 58
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 7
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 610
    Top = 11
  end
  inherited ImageList1: TImageList
    Left = 577
    Top = 2
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 547
    Top = 7
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Left = 515
    Top = 7
  end
end

⌨️ 快捷键说明

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