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

📄 inherit.~dfm

📁 适合新手 绝对精品 档案管理系统 本人花钱购买来的源代
💻 ~DFM
字号:
object F_Inherit: TF_Inherit
  Left = 162
  Top = 123
  Width = 534
  Height = 365
  Caption = 'MDI'#29238#31867#23376#31383#20307
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object cmdadd: TButton
    Left = 88
    Top = 16
    Width = 49
    Height = 25
    Caption = #22686#21152
    TabOrder = 0
    OnClick = cmdaddClick
  end
  object cmdpre: TButton
    Left = 88
    Top = 56
    Width = 49
    Height = 25
    Caption = #19978#19968#26465
    TabOrder = 1
  end
  object cmdmodi: TButton
    Left = 152
    Top = 16
    Width = 49
    Height = 25
    Caption = #20462#25913
    TabOrder = 2
    OnClick = cmdmodiClick
  end
  object cmdnext: TButton
    Left = 152
    Top = 56
    Width = 49
    Height = 25
    Caption = #19979#19968#26465
    TabOrder = 3
  end
  object cmdsearch: TButton
    Left = 224
    Top = 16
    Width = 49
    Height = 25
    Caption = #26597#35810
    TabOrder = 4
  end
  object cmdlast: TButton
    Left = 224
    Top = 56
    Width = 49
    Height = 25
    Caption = #26368#21518#26465
    TabOrder = 5
  end
  object cmddel: TButton
    Left = 288
    Top = 16
    Width = 49
    Height = 25
    Caption = #21024#38500
    TabOrder = 6
  end
  object cmdstore: TButton
    Left = 288
    Top = 56
    Width = 49
    Height = 25
    Caption = #20445#23384
    Enabled = False
    TabOrder = 7
  end
  object cmdfirst: TButton
    Left = 352
    Top = 16
    Width = 49
    Height = 25
    Caption = #26368#21069#26465
    TabOrder = 8
  end
  object cmdquit: TButton
    Left = 352
    Top = 56
    Width = 49
    Height = 25
    Caption = #36864#20986
    TabOrder = 9
    OnClick = cmdquitClick
  end
end

⌨️ 快捷键说明

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