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

📄 calfrm.dfm

📁 本文介绍如何删除由MFC AppWinzard工程中产生的文档/视图结构
💻 DFM
字号:
object Form1: TForm1
  Left = 205
  Top = 113
  Width = 335
  Height = 438
  Caption = #35745#31639#22120
  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 GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 313
    Height = 65
    TabOrder = 0
    object Label1: TLabel
      Left = 88
      Top = 20
      Width = 17
      Height = 21
      AutoSize = False
      Caption = '+'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 192
      Top = 20
      Width = 17
      Height = 29
      AutoSize = False
      Caption = '='
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit3: TEdit
      Left = 216
      Top = 24
      Width = 89
      Height = 21
      AutoSelect = False
      AutoSize = False
      Enabled = False
      ReadOnly = True
      TabOrder = 0
      Text = '0'
    end
    object Edit1: TEdit
      Left = 24
      Top = 24
      Width = 57
      Height = 21
      AutoSize = False
      TabOrder = 1
      OnClick = edit1Click
    end
    object Edit2: TEdit
      Left = 112
      Top = 24
      Width = 65
      Height = 21
      AutoSelect = False
      AutoSize = False
      TabOrder = 2
      OnClick = edit2Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 65
    Width = 313
    Height = 328
    TabOrder = 1
    object GroupBox3: TGroupBox
      Left = 8
      Top = 8
      Width = 233
      Height = 313
      TabOrder = 0
      object Button1: TButton
        Left = 16
        Top = 24
        Width = 50
        Height = 50
        Caption = '1'
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 0
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 93
        Top = 24
        Width = 50
        Height = 50
        Caption = '2'
        Font.Charset = GB2312_CHARSET
        Font.Color = clOlive
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 1
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 168
        Top = 24
        Width = 50
        Height = 50
        Caption = '3'
        Font.Charset = GB2312_CHARSET
        Font.Color = clOlive
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 2
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 16
        Top = 104
        Width = 50
        Height = 50
        Caption = '4'
        Font.Charset = GB2312_CHARSET
        Font.Color = clOlive
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 3
        OnClick = Button4Click
      end
      object Button5: TButton
        Left = 93
        Top = 104
        Width = 50
        Height = 50
        Caption = '5'
        Font.Charset = GB2312_CHARSET
        Font.Color = clOlive
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 4
        OnClick = Button5Click
      end
      object Button6: TButton
        Left = 168
        Top = 104
        Width = 50
        Height = 50
        Caption = '6'
        Font.Charset = GB2312_CHARSET
        Font.Color = clOlive
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 5
        OnClick = Button6Click
      end
      object Button7: TButton
        Left = 16
        Top = 180
        Width = 50
        Height = 50
        Caption = '7'
        Font.Charset = GB2312_CHARSET
        Font.Color = clOlive
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 6
        OnClick = Button7Click
      end
      object Button8: TButton
        Left = 93
        Top = 180
        Width = 50
        Height = 50
        Caption = '8'
        Font.Charset = GB2312_CHARSET
        Font.Color = clOlive
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 7
        OnClick = Button8Click
      end
      object Button9: TButton
        Left = 168
        Top = 180
        Width = 50
        Height = 50
        Caption = '9'
        Font.Charset = GB2312_CHARSET
        Font.Color = clOlive
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 8
        OnClick = Button9Click
      end
      object Button10: TButton
        Left = 16
        Top = 248
        Width = 50
        Height = 50
        Caption = '0'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -21
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 9
        OnClick = Button10Click
      end
      object Button11: TButton
        Left = 93
        Top = 248
        Width = 50
        Height = 50
        Caption = '.'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -48
        Font.Name = #40657#20307
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 10
        OnClick = Button11Click
      end
      object BitBtn6: TBitBtn
        Left = 168
        Top = 248
        Width = 50
        Height = 50
        Caption = 'CE'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 11
        OnClick = BitBtn6Click
      end
    end
    object BitBtn1: TBitBtn
      Left = 256
      Top = 24
      Width = 40
      Height = 40
      Caption = '+'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -32
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 256
      Top = 74
      Width = 40
      Height = 40
      Caption = '-'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -32
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 256
      Top = 124
      Width = 40
      Height = 40
      Caption = #215
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -32
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = BitBtn3Click
    end
    object BitBtn4: TBitBtn
      Left = 256
      Top = 174
      Width = 40
      Height = 40
      Caption = #247
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -32
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = BitBtn4Click
    end
    object BitBtn5: TBitBtn
      Left = 256
      Top = 224
      Width = 40
      Height = 40
      Caption = '='
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -32
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = BitBtn5Click
    end
  end
end

⌨️ 快捷键说明

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