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

📄 unit13.dfm

📁 毕业设计
💻 DFM
字号:
object Form13: TForm13
  Left = 184
  Top = 231
  Width = 296
  Height = 274
  Caption = 'Form13'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 287
    Height = 244
    TabOrder = 0
    object Panel4: TPanel
      Left = 6
      Top = 4
      Width = 275
      Height = 235
      TabOrder = 0
      object GroupBox2: TGroupBox
        Left = 16
        Top = 24
        Width = 241
        Height = 153
        Caption = '恢  复'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -16
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object RadioButton4: TRadioButton
          Left = 15
          Top = 34
          Width = 81
          Height = 17
          Caption = '进院库'
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -16
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
        end
        object RadioButton5: TRadioButton
          Left = 15
          Top = 72
          Width = 73
          Height = 17
          Caption = '开支库'
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -16
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
        object RadioButton1: TRadioButton
          Left = 133
          Top = 72
          Width = 81
          Height = 17
          Caption = '汇总库'
          TabOrder = 2
        end
        object RadioButton3: TRadioButton
          Left = 128
          Top = 32
          Width = 81
          Height = 17
          Caption = '用户库'
          TabOrder = 3
        end
        object RadioButton2: TRadioButton
          Left = 68
          Top = 110
          Width = 99
          Height = 17
          Caption = '结算库'
          TabOrder = 4
        end
      end
      object BitBtn1: TBitBtn
        Left = 167
        Top = 194
        Width = 75
        Height = 25
        Caption = '取消'
        TabOrder = 1
        OnClick = BitBtn1Click
      end
      object BitBtn2: TBitBtn
        Left = 47
        Top = 193
        Width = 75
        Height = 25
        Caption = '确定'
        TabOrder = 2
        OnClick = BitBtn2Click
      end
    end
  end
  object Table1: TTable
    Left = 102
    Top = 20
  end
  object Table2: TTable
    Left = 150
    Top = 20
  end
  object BatchMove1: TBatchMove
    Left = 190
    Top = 20
  end
end

⌨️ 快捷键说明

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