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

📄 u_bmda.dfm

📁 Delphi仓库管理系统源代码,可以对仓库进行人性化管理
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object frmBmda: TfrmBmda
  Left = 318
  Top = 226
  BorderStyle = bsSingle
  Caption = #37096#38376#26723#26696
  ClientHeight = 419
  ClientWidth = 627
  Color = 4013343
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #26999#20307'_GB2312'
  Font.Style = [fsBold]
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 19
  object Label9: TLabel
    Left = 22
    Top = 11
    Width = 139
    Height = 24
    Caption = #37096#38376#26723#26696'...'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object btnCancel: TSpeedButton
    Left = 490
    Top = 379
    Width = 105
    Height = 33
    Caption = #36864' '#20986
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = btnCancelClick
  end
  object Panel1: TPanel
    Left = -3
    Top = 42
    Width = 716
    Height = 329
    Align = alCustom
    BevelInner = bvLowered
    PopupMenu = pmOperate
    TabOrder = 0
    object Splitter1: TSplitter
      Left = 177
      Top = 2
      Width = 6
      Height = 325
      Color = 4227072
      ParentColor = False
    end
    object TreeView: TTreeView
      Left = 2
      Top = 2
      Width = 175
      Height = 325
      Align = alLeft
      Images = ImageList2
      Indent = 19
      ReadOnly = True
      TabOrder = 0
      OnClick = TreeViewClick
    end
    object Panel2: TPanel
      Left = 183
      Top = 2
      Width = 531
      Height = 325
      Align = alClient
      BevelInner = bvLowered
      TabOrder = 1
      object PageControl1: TPageControl
        Left = 18
        Top = 7
        Width = 407
        Height = 311
        ActivePage = TabSheet2
        Align = alCustom
        HotTrack = True
        TabOrder = 0
        object TabSheet1: TTabSheet
          Caption = #21333#24352#35270#22270
          object Panel3: TPanel
            Left = 0
            Top = 0
            Width = 399
            Height = 277
            Align = alClient
            BevelInner = bvLowered
            TabOrder = 0
            object Label3: TLabel
              Left = 237
              Top = 15
              Width = 150
              Height = 19
              Caption = #32534#30721#35268#21017':XX-XX'
              Color = clBtnFace
              Font.Charset = GB2312_CHARSET
              Font.Color = clGreen
              Font.Height = -19
              Font.Name = #26999#20307'_GB2312'
              Font.Style = [fsBold]
              ParentColor = False
              ParentFont = False
            end
            object Label1: TLabel
              Left = 24
              Top = 14
              Width = 95
              Height = 19
              Caption = #37096#38376#32534#30721':'
              FocusControl = DBEdt_Bmbm
            end
            object Label2: TLabel
              Left = 24
              Top = 49
              Width = 95
              Height = 19
              Caption = #37096#38376#21517#31216':'
              FocusControl = DBEdt_Bmmc
            end
            object Label4: TLabel
              Left = 8
              Top = 84
              Width = 116
              Height = 19
              Caption = #36127#36131#20154#22995#21517':'
              FocusControl = DBEdt_Fzrxm
            end
            object Label5: TLabel
              Left = 24
              Top = 119
              Width = 95
              Height = 19
              Caption = #37096#38376#23646#24615':'
              FocusControl = DBEdt_Bmsx
            end
            object Label6: TLabel
              Left = 24
              Top = 153
              Width = 95
              Height = 19
              Caption = #32852#31995#30005#35805':'
              FocusControl = DBEdt_Lxdh
            end
            object Label7: TLabel
              Left = 24
              Top = 188
              Width = 97
              Height = 19
              Caption = #22320'    '#22336':'
              FocusControl = DBEdt_DZ
            end
            object Label8: TLabel
              Left = 24
              Top = 223
              Width = 97
              Height = 19
              Caption = #22791'    '#27880':'
              FocusControl = DBEdt_BZ
            end
            object DBEdt_Bmbm: TDBEdit
              Left = 129
              Top = 10
              Width = 104
              Height = 27
              DataField = 'DepCode'
              DataSource = DataSource
              Enabled = False
              TabOrder = 0
            end
            object DBEdt_Bmmc: TDBEdit
              Left = 129
              Top = 45
              Width = 184
              Height = 27
              DataField = 'DepName'
              DataSource = DataSource
              Enabled = False
              TabOrder = 1
            end
            object DBEdt_Fzrxm: TDBEdit
              Left = 129
              Top = 79
              Width = 168
              Height = 27
              DataField = 'Admin'
              DataSource = DataSource
              Enabled = False
              TabOrder = 2
            end
            object DBEdt_Bmsx: TDBEdit
              Left = 129
              Top = 114
              Width = 124
              Height = 27
              DataField = 'DepAttr'
              DataSource = DataSource
              Enabled = False
              TabOrder = 3
            end
            object DBEdt_Lxdh: TDBEdit
              Left = 129
              Top = 149
              Width = 124
              Height = 27
              DataField = 'Tel'
              DataSource = DataSource
              Enabled = False
              TabOrder = 4
            end
            object DBEdt_DZ: TDBEdit
              Left = 129
              Top = 183
              Width = 244
              Height = 27
              DataField = 'Postion'
              DataSource = DataSource
              Enabled = False
              TabOrder = 5
            end
            object DBEdt_BZ: TDBEdit
              Left = 129
              Top = 218
              Width = 244
              Height = 27
              DataField = 'Memo'
              DataSource = DataSource
              Enabled = False

⌨️ 快捷键说明

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