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

📄 unit2.~dfm

📁 用c++builder編寫的漢諾塔實例
💻 ~DFM
字号:
object Form2: TForm2
  Left = 185
  Top = 113
  Width = 757
  Height = 584
  Caption = 'Form2'
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 673
    Height = 417
    Color = clSkyBlue
    TabOrder = 0
    object Label4: TLabel
      Left = 248
      Top = 352
      Width = 81
      Height = 17
      AutoSize = False
      Caption = #35299#31572#26041#27861
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 104
      Top = 384
      Width = 96
      Height = 13
      AutoSize = False
      Caption = #37325#26032#36664#20837#22291#30436#25976#30446
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      OnClick = Label5Click
    end
    object Memo1: TMemo
      Left = 16
      Top = 64
      Width = 209
      Height = 169
      Lines.Strings = (
        '')
      TabOrder = 0
    end
    object Panel2: TPanel
      Left = 248
      Top = 64
      Width = 417
      Height = 177
      Caption = 'Panel2'
      Color = clSkyBlue
      TabOrder = 1
      OnDragOver = Panel2DragOver
      object sma: TLabel
        Left = 32
        Top = 104
        Width = 25
        Height = 17
        AutoSize = False
        Caption = '    1'
        Color = clRed
        DragMode = dmAutomatic
        ParentColor = False
      end
      object mid: TLabel
        Left = 24
        Top = 120
        Width = 41
        Height = 17
        AutoSize = False
        Caption = '      2'
        Color = clLime
        DragMode = dmAutomatic
        ParentColor = False
      end
      object big: TLabel
        Left = 24
        Top = 136
        Width = 57
        Height = 17
        AutoSize = False
        Caption = '         3 '
        Color = clBlue
        DragMode = dmAutomatic
        ParentColor = False
      end
      object big1: TLabel
        Left = 320
        Top = 136
        Width = 73
        Height = 25
        AutoSize = False
        Caption = '           4'
        Color = clFuchsia
        DragMode = dmAutomatic
        ParentColor = False
      end
      object big2: TLabel
        Left = 312
        Top = 152
        Width = 89
        Height = 17
        AutoSize = False
        Caption = '          5'
        Color = clAqua
        DragMode = dmAutomatic
        ParentColor = False
      end
      object Label3: TLabel
        Left = 224
        Top = 152
        Width = 81
        Height = 17
        AutoSize = False
        Caption = '            C'
        Color = clMenuText
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label1: TLabel
        Left = 16
        Top = 152
        Width = 81
        Height = 17
        AutoSize = False
        Caption = '           A'
        Color = clMenuText
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label2: TLabel
        Left = 120
        Top = 152
        Width = 81
        Height = 17
        AutoSize = False
        Caption = '            B'
        Color = clMenuText
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
    end
    object inp: TButton
      Left = 104
      Top = 344
      Width = 91
      Height = 25
      Caption = #36664#20837#22291#30436#25976#30446
      TabOrder = 2
      OnClick = inpClick
    end
    object lbout: TListBox
      Left = 360
      Top = 344
      Width = 177
      Height = 33
      ItemHeight = 13
      TabOrder = 3
    end
    object end: TButton
      Left = 584
      Top = 352
      Width = 75
      Height = 25
      Caption = #32080#26463
      TabOrder = 4
      OnClick = endClick
    end
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 681
    Height = 457
    ActivePage = TabSheet1
    TabIndex = 0
    TabOrder = 1
    object TabSheet1: TTabSheet
      Caption = #36664#20837#25976#25818
      object Panel3: TPanel
        Left = 24
        Top = 40
        Width = 241
        Height = 241
        Caption = 'Panel3'
        TabOrder = 0
        object Image1: TImage
          Left = 64
          Top = 72
          Width = 33
          Height = 33
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #27493#39519#32080#26524
      ImageIndex = 1
    end
    object TabSheet3: TTabSheet
      Caption = #35443#32048#27493#39519
      ImageIndex = 2
    end
  end
  object MainMenu1: TMainMenu
    Left = 592
    Top = 16
    object N1: TMenuItem
      Caption = #25991#20214
      object hX1: TMenuItem
        Caption = #36864#20986
        OnClick = hX1Click
      end
    end
    object TMenuItem
    end
    object k1: TMenuItem
      Caption = #36958#27512
      object N2: TMenuItem
        Caption = #27010#24565
      end
      object N3: TMenuItem
        Caption = '-'
      end
      object N4: TMenuItem
        Caption = #25033#29992#23526#20363
        object N5: TMenuItem
          Caption = #28450#35582#22612
          OnClick = N5Click
        end
        object kNX1: TMenuItem
          Caption = #36958#27512#28304#20195#30908
        end
      end
    end
    object TMenuItem
    end
    object N6: TMenuItem
      Caption = #25490#24207
      object N7: TMenuItem
        Caption = #22522#26412#27010#24565
      end
      object N8: TMenuItem
        Caption = '-'
      end
      object k2: TMenuItem
        Caption = #31777#21934#25490#24207#26041#27861
        object w1: TMenuItem
          Caption = #36215#27873#25490#24207
          OnClick = w1Click
        end
        object J1: TMenuItem
          Caption = #25554#20837#25490#24207
        end
      end
      object N9: TMenuItem
        Caption = '-'
      end
      object ik1: TMenuItem
        Caption = #20808#36914#25490#24207#26041#27861
        object k3: TMenuItem
          Caption = #27512#20006#25490#24207
        end
        object t1: TMenuItem
          Caption = #24555#36895#25490#24207
        end
      end
    end
  end
end

⌨️ 快捷键说明

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