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

📄 storefind.~dfm

📁 这是用delphi开发的一个物资管理信息系统
💻 ~DFM
字号:
object storefindfrm: Tstorefindfrm
  Left = 163
  Top = 90
  Width = 673
  Height = 500
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #24211#23384#20449#24687#26597#35810
  Color = clMenu
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 240
    Top = 8
    Width = 150
    Height = 24
    Caption = #24211#23384#20449#24687#26597#35810
    Font.Charset = GB2312_CHARSET
    Font.Color = clPurple
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 96
    Width = 649
    Height = 113
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object pro_namelb: TLabel
      Left = 8
      Top = 24
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #29289#21697#21517#31216
    end
    object store_pro_numlb: TLabel
      Left = 208
      Top = 56
      Width = 81
      Height = 17
      AutoSize = False
      Caption = #24403#21069#29289#21697#25968#37327
    end
    object place_codelb: TLabel
      Left = 224
      Top = 24
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #25152#22312#24211#20301#21495
    end
    object pro_typelb: TLabel
      Left = 232
      Top = 80
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #29289#21697#31867#22411
      Layout = tlBottom
    end
    object pro_sizelb: TLabel
      Left = 456
      Top = 24
      Width = 25
      Height = 17
      AutoSize = False
      Caption = #35268#26684
    end
    object pro_pricelb: TLabel
      Left = 8
      Top = 80
      Width = 81
      Height = 17
      AutoSize = False
      Caption = #29289#21697#21333#20301#20215#26684
      Layout = tlCenter
    end
    object fit_store_numlb: TLabel
      Left = 440
      Top = 56
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #23433#20840#24211#23384#37327
    end
    object unitlb: TLabel
      Left = 8
      Top = 56
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #29289#21697#21333#20301
    end
    object Label1: TLabel
      Left = 176
      Top = 88
      Width = 13
      Height = 13
      Caption = #20803
    end
    object pro_nameed: TEdit
      Left = 64
      Top = 16
      Width = 121
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object store_pro_numed: TEdit
      Left = 296
      Top = 48
      Width = 89
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      Text = '0'
    end
    object fit_store_numed: TEdit
      Left = 512
      Top = 48
      Width = 81
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      Text = '0'
    end
    object pro_typeed: TEdit
      Left = 296
      Top = 80
      Width = 105
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object place_codeed: TEdit
      Left = 296
      Top = 16
      Width = 105
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object pro_sizeed: TEdit
      Left = 488
      Top = 16
      Width = 121
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
    object pro_priceed: TEdit
      Left = 88
      Top = 80
      Width = 73
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      Text = '0'
    end
    object UpDown1: TUpDown
      Left = 385
      Top = 48
      Width = 15
      Height = 23
      Associate = store_pro_numed
      Max = 30000
      TabOrder = 7
    end
    object UpDown2: TUpDown
      Left = 593
      Top = 48
      Width = 15
      Height = 23
      Associate = fit_store_numed
      Max = 30000
      TabOrder = 8
    end
    object united: TComboBox
      Left = 64
      Top = 48
      Width = 121
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 15
      ParentFont = False
      TabOrder = 9
      Items.Strings = (
        #20010
        #21482
        #21253
        #21452
        #21319
        #21315#20811
        #29942
        #21644
        #20214
        #34955
        #21544)
    end
    object UpDown3: TUpDown
      Left = 161
      Top = 80
      Width = 15
      Height = 23
      Associate = pro_priceed
      TabOrder = 10
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 216
    Width = 649
    Height = 249
    Caption = #20840#37096#24211#23384#26597#35810
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Button2: TButton
      Left = 504
      Top = 216
      Width = 97
      Height = 25
      Cursor = crHandPoint
      Hint = #20840#37096#24211#23384#26597#30475
      Caption = #20840#37096#24211#23384#26597#30475
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      OnClick = Button2Click
    end
    object DBGrid2: TDBGrid
      Left = 8
      Top = 16
      Width = 633
      Height = 193
      Color = clScrollBar
      DataSource = storefind_ds1
      FixedColor = clMenu
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 40
    Width = 649
    Height = 49
    TabOrder = 2
    object pro_codelb: TLabel
      Left = 24
      Top = 24
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #29289#21697#32534#30721
    end
    object Button1: TButton
      Left = 352
      Top = 16
      Width = 65
      Height = 25
      Cursor = crHandPoint
      Hint = #25353#32534#30721#26597#35810
      Caption = #26597#35810
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      OnClick = Button1Click
      OnMouseDown = Button1MouseDown
      OnMouseUp = Button1MouseUp
    end
    object BitBtn1: TBitBtn
      Left = 568
      Top = 16
      Width = 65
      Height = 25
      Cursor = crHandPoint
      Hint = #36820#22238
      Caption = #36820#22238
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ModalResult = 5
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      TabOrder = 1
      OnClick = BitBtn1Click
      Glyph.Data = {
        C6030000424DC603000000000000360000002800000010000000130000000100
        18000000000090030000C40E0000C40E00000000000000000000C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
        D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
        D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
        D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
        D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000000000C8D0D4C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40000
        0000FFFF000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
        D0D4C8D0D4000000FFFF00808000000000C8D0D4C8D0D4C8D0D4C8D0D4000000
        000000000000000000000000000000000000000000000000FFFF008080008080
        00000000000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000C0
        C0C0C0C0C0000000FFFF00808000808000000000C8D0D4C8D0D4C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4000000C0C0C0C0C0C0000000FFFF008080008080
        00000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000C0
        C0C0C0C0C0000000FFFF00808000808000000000C8D0D4C8D0D4C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4000000808000000000C0C0C0000000FFFF000000008080
        00000000C8D0D4C8D0D4000000000000000000000000000000000000FFFF0080
        8000000000000000FFFF00808000808000000000C8D0D4C8D0D4000000FFFF00
        FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00808000000000FFFF008080008080
        00000000C8D0D4C8D0D4000000000000000000000000000000000000FFFF0080
        8000000000000000FFFF00808000808000000000C8D0D4C8D0D4C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4000000000000000000C0C0C0000000FFFF008080008080
        00000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000C0
        C0C0C0C0C0C0C0C0000000FFFF00808000000000C8D0D4C8D0D4C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4000000C0C0C0C0C0C0C0C0C0C0C0C00000008080
        00000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D400000000
        0000000000000000000000000000000000000000C8D0D4C8D0D4C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
        D4C8D0D4C8D0D4C8D0D4}
      NumGlyphs = 2
    end
    object BitBtn2: TBitBtn
      Left = 448
      Top = 16
      Width = 89
      Height = 25
      Cursor = crHandPoint
      Hint = #37319#36141#35745#21010
      Caption = #37319#36141#35745#21010
      ParentShowHint = False
      ShowHint = True
      TabOrder = 2
      OnClick = BitBtn2Click
      Glyph.Data = {
        F6040000424DF604000000000000360000002800000015000000130000000100
        180000000000C0040000C40E0000C40E00000000000000000000FFFFFFC8D0D4
        0000000000000000000000000000000000000000000000000000000000000000
        00000000000000000000C8D0D4C8D0D48080806A240A6A240A00FFFFFF000000
        000000000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D48080808080808080808080
        80808080808080000000C8D0D4C8D0D48080806A240A6A240A00FFFFFF000000
        000000000080000000C0C0C0C0C0C0808080808080808080808080808080C0C0
        C0C0C0C0C8D0D4000000C8D0D4C8D0D48080806A240A6A240A00FFFFFF000000
        000000000080000080000000808080808080808080808080808080C0C0C0C0C0
        C0C0C0C0C8D0D4000000C8D0D4C8D0D48080806A240A6A240A00FFFFFF000000
        000000000080000080000000808080808080808080808080C0C0C0C0C0C0C0C0
        C0C0C0C0C8D0D4000000C8D0D4C8D0D48080806A240A6A240A00FFFFFF000000
        000000000080000080000000808080808080808080C0C0C0C0C0C0C0C0C0C0C0
        C0C0C0C0C8D0D4000000000000C8D0D48080806A240A6A240A00FFFFFF000000
        000000000080000080000000000000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
        C0C0C0C00000000000FF0000FF0000008080806A240A6A240A00FFFFFF000000
        0000000000800000800000008080800000000000000000000000000000000000
        000000000000000000000000FF0000008080806A240A6A240A00FFFFFF000000
        000000000080000080000000C0C0C0000000000000000000000000000000C8D0
        D4C8D0D4C8D0D4C8D0D40000000000008080806A240A6A240A00FFFFFF000000
        000000000080000080000000C0C0C0C0C0C0000000000000000000000000C8D0
        D4C8D0D4C8D0D4C8D0D40000000000008080806A240A6A240A00FFFFFF000000
        000000000000000080000000000000000000000000000000000000000000C8D0
        D4C8D0D40000000000000000000000008080806A240A6A240A00FFFFFFC8D0D4
        C8D0D4000000000000000000C8D0D4C8D0D4C8D0D4000000C0C0C00000000000
        00000000000000C8D0D4C8D0D4C8D0D48080806A240A6A240A00FFFFFFC8D0D4
        C8D0D4C8D0D4000000000000C8D0D4C8D0D4C8D0D4C8D0D40000000000000000
        00000000C8D0D4C8D0D4C8D0D4C8D0D48080806A240A6A240A00FFFFFFC8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
        D4000000000000C8D0D4C8D0D4C8D0D48080806A240A6A240A00FFFFFFC8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
        D4C8D0D4000000000000C8D0D4C8D0D48080806A240A6A240A00FFFFFFC8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
        D4C8D0D4C8D0D4000000C8D0D4C8D0D48080806A240A6A240A00FFFFFFFFFFFF
        FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
        FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF8080806A240A6A240A00C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
        D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D400C8D0D4C8D0D4
        C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
        D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D400}
    end
  end
  object pro_codeed: TComboBox
    Left = 88
    Top = 56
    Width = 121
    Height = 24
    Color = clInfoBk
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 16
    ParentFont = False
    TabOrder = 3
  end
  object storefind_ds1: TDataSource
    DataSet = storefind_cds1
    Left = 168
    Top = 320
  end
  object storefind_cds1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 256
    Top = 312
  end
end

⌨️ 快捷键说明

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