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

📄 placefind.dfm

📁 这是用delphi开发的一个物资管理信息系统
💻 DFM
字号:
object placefindfrm: Tplacefindfrm
  Left = 185
  Top = 99
  Width = 615
  Height = 456
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #24211#20301#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 Label1: TLabel
    Left = 224
    Top = 8
    Width = 150
    Height = 24
    Caption = #24211#20301#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 TGroupBox
    Left = 8
    Top = 32
    Width = 585
    Height = 217
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 569
      Height = 161
      Color = clBtnFace
      DataSource = placefind_ds1
      FixedColor = clMenu
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object all_btn: TButton
      Left = 464
      Top = 184
      Width = 107
      Height = 25
      Cursor = crHandPoint
      Hint = #31354#20313#24211#20301#20449#24687
      Caption = #31354#20313#24211#20301#20449#24687
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      TabOrder = 1
      OnClick = all_btnClick
    end
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 256
    Width = 585
    Height = 89
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object area_namelb: TLabel
      Left = 192
      Top = 24
      Width = 49
      Height = 17
      AutoSize = False
      Caption = #21306#22495#21517
    end
    object shelf_numlb: TLabel
      Left = 8
      Top = 24
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #36135#26550#21495#30721
    end
    object line_numlb: TLabel
      Left = 456
      Top = 24
      Width = 33
      Height = 17
      AutoSize = False
      Caption = #21015#21495
    end
    object floor_numlb: TLabel
      Left = 360
      Top = 24
      Width = 33
      Height = 17
      AutoSize = False
      Caption = #23618#21495
    end
    object heightlb: TLabel
      Left = 368
      Top = 56
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #36135#26684#39640#24230
    end
    object widthlb: TLabel
      Left = 176
      Top = 56
      Width = 65
      Height = 25
      AutoSize = False
      Caption = #36135#26684#23485#24230
    end
    object lengthlb: TLabel
      Left = 8
      Top = 56
      Width = 65
      Height = 25
      AutoSize = False
      Caption = #36135#26684#38271#24230
    end
    object area_nameed: TEdit
      Left = 240
      Top = 16
      Width = 89
      Height = 23
      Color = clInfoBk
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object floor_numed: TEdit
      Left = 392
      Top = 16
      Width = 49
      Height = 23
      Color = clInfoBk
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object heighted: TEdit
      Left = 432
      Top = 48
      Width = 121
      Height = 23
      Color = clInfoBk
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object lengthed: TEdit
      Left = 72
      Top = 56
      Width = 89
      Height = 23
      Color = clInfoBk
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object line_numed: TEdit
      Left = 488
      Top = 16
      Width = 65
      Height = 23
      Color = clInfoBk
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object widthed: TEdit
      Left = 240
      Top = 48
      Width = 89
      Height = 23
      Color = clInfoBk
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
    object shelf_numed: TEdit
      Left = 72
      Top = 16
      Width = 89
      Height = 23
      Color = clInfoBk
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 352
    Width = 585
    Height = 57
    TabOrder = 2
    object place_codelb: TLabel
      Left = 8
      Top = 24
      Width = 89
      Height = 17
      AutoSize = False
      Caption = #25353#24211#20301#21495#26597#35810
    end
    object place_codeed: TComboBox
      Left = 96
      Top = 17
      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 = 0
    end
    object one_btn: TButton
      Left = 400
      Top = 24
      Width = 49
      Height = 25
      Cursor = crHandPoint
      Hint = #26597#35810#24211#20301
      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 = 1
      OnClick = one_btnClick
    end
    object cancel_btn: TBitBtn
      Left = 496
      Top = 24
      Width = 49
      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 = 2
      OnClick = cancel_btnClick
      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
  end
  object placefind_ds1: TDataSource
    DataSet = placefind_cds1
    Left = 152
    Top = 80
  end
  object placefind_cds1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 208
    Top = 72
  end
end

⌨️ 快捷键说明

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