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

📄 cd2_2u.dfm

📁 C++ Builder程序员学习数据结构第2章
💻 DFM
字号:
object fmain: Tfmain
  Left = 476
  Top = 210
  BorderStyle = bsSingle
  Caption = #24037#36164#26597#35810#20462#25913
  ClientHeight = 152
  ClientWidth = 302
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 11
  object cha: TLabel
    Left = 16
    Top = 24
    Width = 153
    Height = 25
    AutoSize = False
    Caption = #35831#36755#20837#21592#24037#32534#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object out: TLabel
    Left = 112
    Top = 64
    Width = 169
    Height = 33
    AutoSize = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 16
    Top = 64
    Width = 89
    Height = 33
    AutoSize = False
    Caption = #24037#36164#20026
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object inp: TEdit
    Left = 168
    Top = 24
    Width = 113
    Height = 19
    ImeName = #12356#12421' ('#32649#30768') - '#31325#29460#57646
    TabOrder = 0
  end
  object che: TButton
    Left = 16
    Top = 112
    Width = 75
    Height = 25
    Caption = #26597#35810
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = cheClick
  end
  object mod: TButton
    Left = 112
    Top = 112
    Width = 75
    Height = 25
    Caption = #20462#25913
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = modClick
  end
  object end: TButton
    Left = 208
    Top = 112
    Width = 75
    Height = 25
    Caption = #32467#26463
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = endClick
  end
end

⌨️ 快捷键说明

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