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

📄 cd8_2u.dfm

📁 C++ Builder程序员学习数据结构第8章
💻 DFM
字号:
object Form1: TForm1
  Left = 277
  Top = 243
  Width = 409
  Height = 331
  Caption = #22270#25628#32034#27861
  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 lout: TLabel
    Left = 224
    Top = 275
    Width = 161
    Height = 17
    AutoSize = False
  end
  object ct: TButton
    Left = 8
    Top = 272
    Width = 65
    Height = 25
    Caption = #29983#25104#39030#28857
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = ctClick
  end
  object pnl: TPanel
    Left = 8
    Top = 8
    Width = 385
    Height = 257
    Cursor = crCross
    BevelInner = bvLowered
    Enabled = False
    TabOrder = 1
    OnMouseUp = pnlMouseUp
    object img: TImage
      Left = 8
      Top = 8
      Width = 369
      Height = 241
      Cursor = crArrow
      Enabled = False
    end
  end
  object ctb: TControlBar
    Left = 288
    Top = 200
    Width = 97
    Height = 57
    DragKind = dkDock
    DragMode = dmAutomatic
    TabOrder = 2
    Visible = False
    object Panel1: TPanel
      Left = 11
      Top = 2
      Width = 80
      Height = 48
      AutoSize = True
      TabOrder = 0
      object Label3: TLabel
        Left = 3
        Top = 1
        Width = 46
        Height = 22
        AutoSize = False
        Caption = #31532#19968#28857
        Layout = tlCenter
      end
      object Label4: TLabel
        Left = 3
        Top = 27
        Width = 46
        Height = 22
        AutoSize = False
        Caption = #31532#20108#28857
        Layout = tlCenter
      end
      object Bevel1: TBevel
        Left = 1
        Top = 23
        Width = 80
        Height = 2
        Shape = bsTopLine
      end
      object fin: TEdit
        Left = 54
        Top = 1
        Width = 27
        Height = 22
        AutoSize = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        OnKeyUp = finKeyUp
      end
      object tin: TEdit
        Left = 54
        Top = 27
        Width = 27
        Height = 22
        AutoSize = False
        Enabled = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnKeyUp = tinKeyUp
      end
    end
  end
  object ln: TButton
    Left = 80
    Top = 272
    Width = 65
    Height = 25
    Caption = #35774#23450#36830#32447
    Enabled = False
    TabOrder = 3
    OnClick = lnClick
  end
  object sh: TButton
    Left = 152
    Top = 272
    Width = 65
    Height = 25
    Caption = #25191#34892#25628#32034
    Enabled = False
    TabOrder = 4
    OnClick = shClick
  end
  object psh: TPanel
    Left = 240
    Top = 272
    Width = 153
    Height = 25
    TabOrder = 5
    Visible = False
    object Label1: TLabel
      Left = 6
      Top = 5
      Width = 89
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#25628#32034#20540
    end
    object sin: TEdit
      Left = 92
      Top = 3
      Width = 57
      Height = 18
      AutoSize = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
      OnKeyUp = sinKeyUp
    end
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 300
    OnTimer = Timer1Timer
    Left = 16
    Top = 232
  end
end

⌨️ 快捷键说明

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