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

📄 outstorefind.dfm

📁 一个版本不错的仓库信息管理系统.可以用来做毕业设计.用dephi平台,sql数据库
💻 DFM
字号:
object outstorefindfrm: Toutstorefindfrm
  Left = 123
  Top = 111
  Width = 512
  Height = 405
  Caption = #20986#24211#20449#24687#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 489
    Height = 49
    Caption = #26681#25454#20986#24211#21333#21495#26597#35810
    TabOrder = 0
    object list_codelb: TLabel
      Left = 176
      Top = 16
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #20986#24211#21333#21495
    end
    object list_codeed: TEdit
      Left = 248
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object list_code_btn: TButton
      Left = 392
      Top = 16
      Width = 75
      Height = 25
      Caption = #20986#24211#21333#26597#35810
      TabOrder = 1
      OnClick = list_code_btnClick
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 64
    Width = 489
    Height = 49
    Caption = #26681#25454#20986#24211#26085#26399#26597#35810
    TabOrder = 1
    object Label2: TLabel
      Left = 136
      Top = 16
      Width = 12
      Height = 13
      Caption = #20174
    end
    object Label3: TLabel
      Left = 256
      Top = 16
      Width = 12
      Height = 13
      Caption = #21040
    end
    object DateTimePicker1: TDateTimePicker
      Left = 152
      Top = 16
      Width = 89
      Height = 21
      Date = 38327.908407291710000000
      Time = 38327.908407291710000000
      TabOrder = 0
    end
    object DateTimePicker2: TDateTimePicker
      Left = 280
      Top = 16
      Width = 89
      Height = 21
      Date = 38327.908452500000000000
      Time = 38327.908452500000000000
      TabOrder = 1
    end
    object list_date_btn: TButton
      Left = 392
      Top = 16
      Width = 75
      Height = 25
      Caption = #26085#26399#26597#35810
      TabOrder = 2
      OnClick = list_date_btnClick
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 176
    Width = 489
    Height = 49
    Caption = #26681#25454#20986#24211#25805#20316#21592#26597#35810
    TabOrder = 2
    object operator_idlb: TLabel
      Left = 160
      Top = 16
      Width = 71
      Height = 13
      AutoSize = False
      Caption = #20986#24211#25805#20316#21592'ID'
    end
    object operator_ided: TEdit
      Left = 248
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object operator_id_btn: TButton
      Left = 392
      Top = 16
      Width = 75
      Height = 25
      Caption = #25805#20316#21592#26597#35810
      TabOrder = 1
      OnClick = operator_id_btnClick
    end
  end
  object GroupBox4: TGroupBox
    Left = 8
    Top = 232
    Width = 489
    Height = 129
    Caption = #26597#35810#32467#26524#21015#34920
    TabOrder = 3
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 473
      Height = 105
      DataSource = outstorefind_ds1
      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 = []
    end
  end
  object GroupBox5: TGroupBox
    Left = 8
    Top = 120
    Width = 489
    Height = 49
    Caption = #20986#24211#20135#21697#32534#21495#26597#35810
    TabOrder = 4
    object pro_codelb: TLabel
      Left = 152
      Top = 16
      Width = 89
      Height = 13
      AutoSize = False
      Caption = #20986#24211#29289#21697#32534#30721
    end
    object pro_codeed: TEdit
      Left = 248
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object pro_code_btn: TButton
      Left = 392
      Top = 16
      Width = 75
      Height = 25
      Caption = #32534#30721#26597#35810
      TabOrder = 1
      OnClick = pro_code_btnClick
    end
  end
  object outstorefind_ds1: TDataSource
    DataSet = outstorefind_cds1
    Left = 56
    Top = 272
  end
  object outstorefind_cds1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 144
    Top = 280
  end
end

⌨️ 快捷键说明

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