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

📄 jhtj.dfm

📁 库房管理系统
💻 DFM
字号:
object jhtjfrm: Tjhtjfrm
  Left = 143
  Top = 228
  Width = 832
  Height = 593
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  DesignSize = (
    824
    566)
  PixelsPerInch = 96
  TextHeight = 13
  object grp2: TGroupBox
    Left = 0
    Top = 103
    Width = 822
    Height = 416
    Anchors = [akLeft, akTop, akRight, akBottom]
    TabOrder = 0
    object dbgrd1: TDBGrid
      Left = 2
      Top = 15
      Width = 818
      Height = 399
      Align = alClient
      DataSource = DM1.ds8
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object grp3: TGroupBox
    Left = 0
    Top = 521
    Width = 822
    Height = 42
    Anchors = [akLeft, akRight, akBottom]
    Caption = '????'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    DesignSize = (
      822
      42)
    object lbl4: TLabel
      Left = 54
      Top = 17
      Width = 24
      Height = 12
      Caption = '?'#37327':'
    end
    object lbl5: TLabel
      Left = 150
      Top = 17
      Width = 54
      Height = 12
      Caption = '?'#37329'?('#20803'):'
    end
    object lbl6: TLabel
      Left = 280
      Top = 17
      Width = 78
      Height = 12
      Caption = '?'#24050#20184#37329'?('#20803'):'
    end
    object lbl7: TLabel
      Left = 443
      Top = 17
      Width = 78
      Height = 12
      Caption = '?'#27424#20184#37329'?('#20803'):'
    end
    object edt1: TEdit
      Left = 88
      Top = 13
      Width = 41
      Height = 20
      TabOrder = 0
    end
    object edt2: TEdit
      Left = 208
      Top = 13
      Width = 57
      Height = 20
      TabOrder = 1
    end
    object edt3: TEdit
      Left = 367
      Top = 13
      Width = 57
      Height = 20
      TabOrder = 2
    end
    object edt4: TEdit
      Left = 530
      Top = 13
      Width = 57
      Height = 20
      TabOrder = 3
    end
    object btn1: TButton
      Left = 739
      Top = 11
      Width = 75
      Height = 25
      Anchors = [akRight, akBottom]
      Caption = '??'
      TabOrder = 4
      OnClick = btn1Click
    end
  end
end

⌨️ 快捷键说明

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