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

📄 kctj.dfm

📁 库房管理系统
💻 DFM
字号:
object kctjfrm: Tkctjfrm
  Left = 219
  Top = 161
  Width = 696
  Height = 480
  Caption = 'STOCK'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  DesignSize = (
    688
    453)
  PixelsPerInch = 96
  TextHeight = 13
  object grp1: TGroupBox
    Left = 0
    Top = 0
    Width = 688
    Height = 453
    Align = alClient
    Anchors = [akLeft, akRight, akBottom]
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object grp2: TGroupBox
      Left = 2
      Top = 120
      Width = 684
      Height = 331
      Align = alBottom
      Anchors = [akLeft, akTop, akRight, akBottom]
      TabOrder = 0
      object dbgrd1: TDBGrid
        Left = 2
        Top = 14
        Width = 680
        Height = 315
        Align = alClient
        DataSource = DM1.ds9
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
      end
    end
  end
  object grp3: TGroupBox
    Left = 4
    Top = 69
    Width = 679
    Height = 49
    Anchors = [akLeft, akTop, akRight]
    Caption = #25805#20316#23548#34892
    TabOrder = 1
    object DBNavigator1: TDBNavigator
      Left = 24
      Top = 16
      Width = 340
      Height = 25
      TabOrder = 0
    end
    object BitBtn1: TBitBtn
      Left = 368
      Top = 16
      Width = 49
      Height = 25
      Caption = #25171#21360
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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