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

📄 khhelp.dfm

📁 delphi作得信息业进销存源码.功能全面,运行稳定.
💻 DFM
字号:
inherited frmKhHelp: TfrmKhHelp
  Left = 336
  Top = 265
  Width = 571
  Caption = #36873#25321#23458#25143
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 15
  inherited Bevel1: TBevel
    Width = 455
  end
  inherited Label1: TLabel
    Left = 39
  end
  inherited Label2: TLabel
    Left = 207
    Top = 22
    Caption = #31616#31216
  end
  object Label3: TLabel [3]
    Left = 207
    Top = 52
    Width = 30
    Height = 15
    Alignment = taRightJustify
    Caption = #30005#35805
  end
  inherited Bevel3: TBevel
    Left = 467
  end
  inherited Bevel2: TBevel
    Left = 467
  end
  object Label7: TLabel [6]
    Left = 24
    Top = 52
    Width = 45
    Height = 15
    Alignment = taRightJustify
    Caption = #32852#31995#20154
  end
  inherited Edit1: TEdit
    Tag = 1
    Left = 72
    Width = 120
    Height = 23
    Hint = 'BH'
    TabOrder = 0
    OnChange = Edit1Change
  end
  inherited DBGrid1: TDBGrid
    Width = 455
    DataSource = Data.sKhHelp
    TabOrder = 11
    Columns = <
      item
        Expanded = False
        FieldName = 'BH'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'MC'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'LXR'
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DH'
        Width = 80
        Visible = True
      end>
  end
  inherited Edit2: TEdit
    Left = 240
    Top = 18
    Width = 190
    Height = 23
    Hint = '%MC'
    TabOrder = 1
  end
  inherited btnOk: TBitBtn
    Left = 468
    TabOrder = 4
  end
  inherited btnCancel: TBitBtn
    Left = 468
    TabOrder = 5
  end
  inherited btnNew: TBitBtn
    Left = 468
    TabOrder = 6
  end
  inherited btnModify: TBitBtn
    Left = 468
    TabOrder = 7
  end
  object Edit3: TEdit [14]
    Left = 240
    Top = 48
    Width = 190
    Height = 23
    Hint = '%DH'
    TabOrder = 2
  end
  object Edit7: TEdit [15]
    Left = 72
    Top = 48
    Width = 120
    Height = 23
    Hint = '%LXR'
    TabOrder = 3
  end
  inherited btnDel: TBitBtn
    Left = 468
    TabOrder = 9
  end
  inherited Animate1: TAnimate
    Left = 490
  end
  inherited btnSetColumn: TBitBtn
    Left = 467
    TabOrder = 8
  end
end

⌨️ 快捷键说明

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