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

📄 uscore.dfm

📁 针对商品与仓库存储商品等信息的管理及维护的管理软件。它能够辅助仓库管理人员对供应商信息、商品基本信息以及商品入库、出库、库存信息查询等进行控制管理
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Frmscore: TFrmscore
  Left = 174
  Top = 118
  Width = 760
  Height = 490
  Caption = #25104#32489#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 377
    Height = 456
    Align = alClient
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 375
      Height = 454
      Align = alClient
      Color = clInfoBk
      DataSource = MainDFrm.dbutil
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnColumnMoved = DBGrid1ColumnMoved
      Columns = <
        item
          Expanded = False
          FieldName = 'bID'
          Title.Caption = #23398#21495
          Width = 51
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'bName'
          Title.Caption = #22995#21517
          Width = 55
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'cClass'
          Title.Caption = #29677#32423
          Width = 46
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'cName'
          Title.Caption = #35838#31243
          Width = 45
          Visible = True
        end
        item
          Color = clLime
          Expanded = False
          FieldName = 'mark'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlue
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          Title.Caption = #25104#32489
          Width = 49
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'cStyle'
          Title.Caption = #32771#35797#31867#22411
          Width = 46
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'term'
          Title.Caption = #23398#26399
          Visible = True
        end>
    end
  end
  object Panel2: TPanel
    Left = 377
    Top = 0
    Width = 259
    Height = 456
    Align = alRight
    TabOrder = 1
    object SpeedButton1: TSpeedButton
      Left = 208
      Top = 424
      Width = 25
      Height = 25
      Caption = 'SQL'
      Enabled = False
      OnClick = SpeedButton1Click
    end
    object Panel4: TPanel
      Left = 1
      Top = 1
      Width = 257
      Height = 176
      Align = alTop
      BevelInner = bvRaised
      BevelOuter = bvLowered
      BorderWidth = 2
      Caption = 'Panel4'
      TabOrder = 0
      object GroupBox1: TGroupBox
        Left = 3
        Top = 2
        Width = 137
        Height = 169
        Caption = #35831#36873#25321#29677#32423
        TabOrder = 0
        object Label1: TLabel
          Left = 3
          Top = 130
          Width = 72
          Height = 13
          Caption = #35831#36873#25321#23398#24180#65306
          Color = clAqua
          ParentColor = False
        end
        object ListBox1: TListBox
          Left = 2
          Top = 15
          Width = 133
          Height = 114
          Align = alTop
          Color = clInfoBk
          ItemHeight = 13
          TabOrder = 0
          OnClick = ListBox1Click
        end
        object BoxTerm: TComboBox
          Left = 3
          Top = 144
          Width = 131
          Height = 21
          Color = clInfoBk
          ItemHeight = 13
          TabOrder = 1
        end
      end
      object GroupBox2: TGroupBox
        Left = 142
        Top = 2
        Width = 113
        Height = 169
        Caption = #35831#36873#25321#35838#31243
        TabOrder = 1
        object Label2: TLabel
          Left = 2
          Top = 131
          Width = 96
          Height = 13
          Caption = #35831#36873#25321#32771#35797#31867#22411#65306
          Color = clAqua
          ParentColor = False
        end
        object ListBox2: TListBox
          Left = 2
          Top = 15
          Width = 109
          Height = 114
          Align = alTop
          Color = clInfoBk
          ItemHeight = 13
          TabOrder = 0
        end
        object BoxStyle: TComboBox
          Left = 4
          Top = 144
          Width = 106
          Height = 21
          Color = clInfoBk
          ItemHeight = 13
          TabOrder = 1
          Items.Strings = (
            #26399#20013
            #26399#26411)
        end
      end
    end
    object PageControl1: TPageControl
      Left = 1
      Top = 177
      Width = 257
      Height = 278
      ActivePage = TabSheet1
      Align = alClient
      TabOrder = 1
      OnChange = PageControl1Change
      object TabSheet1: TTabSheet
        Caption = #25104#32489#24405#20837
        object GroupBox3: TGroupBox
          Left = 0
          Top = 0
          Width = 136
          Height = 250
          Align = alLeft
          Caption = #35831#36873#25321#23398#29983
          TabOrder = 0
          object ListBox3: TListBox
            Left = 2
            Top = 15
            Width = 132
            Height = 233
            Align = alClient
            Color = clInfoBk
            ItemHeight = 13
            TabOrder = 0
          end
        end
        object Panel6: TPanel
          Left = 136
          Top = 0
          Width = 113
          Height = 250
          Align = alClient
          BevelInner = bvLowered
          BevelOuter = bvLowered
          BorderWidth = 1
          TabOrder = 1
          object Label3: TLabel
            Left = 8
            Top = 128
            Width = 36
            Height = 13
            Caption = #25104#32489#65306
          end
          object spbtn1: TSpeedButton
            Left = 5
            Top = 148
            Width = 104
            Height = 34
            Caption = #24555#36895#26032#22686#32426#24405
            OnClick = BtnNewClick
          end
          object spbtn2: TSpeedButton
            Left = 5
            Top = 183
            Width = 104
            Height = 36
            Caption = #20445#23384#26032#22686#32426#24405
            OnClick = BtnYesClick
          end
          object Label4: TLabel
            Left = 7
            Top = 8
            Width = 36
            Height = 13
            Caption = #23398#21495#65306
          end
          object Label5: TLabel
            Left = 7
            Top = 24
            Width = 36
            Height = 13
            Caption = #22995#21517#65306
          end
          object Label6: TLabel
            Left = 7
            Top = 44
            Width = 36
            Height = 13
            Caption = #29677#32423#65306
          end
          object Label7: TLabel
            Left = 7
            Top = 63
            Width = 36
            Height = 13
            Caption = #35838#31243#65306
          end
          object Label8: TLabel
            Left = 7
            Top = 84
            Width = 36
            Height = 13
            Caption = #23398#24180#65306
          end
          object Label9: TLabel
            Left = 7
            Top = 107
            Width = 36
            Height = 13
            Caption = #31867#22411#65306
          end
          object btnquery: TSpeedButton
            Left = 5
            Top = 220
            Width = 104
            Height = 34
            Caption = #26356#26032
            Glyph.Data = {
              76010000424D7601000000000000760000002800000020000000100000000100
              04000000000000010000130B0000130B00001000000000000000000000000000
              800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
              FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
              333333333333333FF3FF3333333333CC30003333333333773777333333333C33
              3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
              33003377333337F33377333333333C333300333F333337F33377339333333C33
              3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
              330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
              330077F377F337F33377993399333C33330077FF773337F33377399993333C33
              33333777733337F333FF333333333C33300033333333373FF7773333333333CC
              3000333333333377377733333333333333333333333333333333}
            NumGlyphs = 2
            OnClick = btnqueryClick
          end
          object dbmark: TDBEdit
            Left = 41
            Top = 126
            Width = 69
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 0
            OnKeyPress = dbmarkKeyPress
          end
          object dbbID: TDBEdit
            Left = 41
            Top = 4
            Width = 69
            Height = 21
            Color = clSilver
            DataSource = MainDFrm.dbutil
            ReadOnly = True
            TabOrder = 1
          end
          object dbbName: TDBEdit
            Left = 41
            Top = 23
            Width = 69
            Height = 21
            Color = clSilver
            DataSource = MainDFrm.dbutil
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clRed
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
            ReadOnly = True
            TabOrder = 2
          end
          object dbcClass: TDBEdit
            Left = 41
            Top = 42
            Width = 69
            Height = 21
            Color = clSilver
            DataSource = MainDFrm.dbutil
            ReadOnly = True
            TabOrder = 3
          end
          object dbcName: TDBEdit
            Left = 41
            Top = 62
            Width = 69
            Height = 21
            Color = clSilver
            DataSource = MainDFrm.dbutil
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlue
            Font.Height = -11

⌨️ 快捷键说明

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