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

📄 newfile.dfm

📁 文件管理模拟系统设计报告
💻 DFM
字号:
object newfrm: Tnewfrm
  Left = 253
  Top = 151
  Width = 390
  Height = 335
  Caption = #26032#24314#25991#20214
  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 Label1: TLabel
    Left = 8
    Top = 16
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #25991#20214#21517
  end
  object Label2: TLabel
    Left = 184
    Top = 16
    Width = 65
    Height = 17
    Alignment = taCenter
    AutoSize = False
    Caption = #25991#20214#22823#23567
  end
  object EditName: TEdit
    Left = 64
    Top = 8
    Width = 113
    Height = 21
    TabOrder = 0
    Text = #26032#25991#20214
  end
  object EditLen: TEdit
    Left = 248
    Top = 8
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 1
    Text = '4'
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 152
    Width = 369
    Height = 105
    Caption = #25991#20214#23646#24615
    TabOrder = 2
    object GroupBox3: TGroupBox
      Left = 8
      Top = 16
      Width = 113
      Height = 81
      Caption = #35835#23646#24615
      TabOrder = 0
      object RadioButton1: TRadioButton
        Left = 24
        Top = 16
        Width = 65
        Height = 17
        Caption = #20801#35768#35835
        Checked = True
        TabOrder = 0
        TabStop = True
      end
      object RadioButton2: TRadioButton
        Left = 24
        Top = 48
        Width = 65
        Height = 17
        Caption = #31105#27490#35835
        TabOrder = 1
      end
    end
    object GroupBox4: TGroupBox
      Left = 128
      Top = 16
      Width = 113
      Height = 81
      Caption = #20889#23646#24615
      TabOrder = 1
      object RadioButton3: TRadioButton
        Left = 24
        Top = 16
        Width = 65
        Height = 17
        Caption = #20801#35768#20889
        Checked = True
        TabOrder = 0
        TabStop = True
      end
      object RadioButton4: TRadioButton
        Left = 24
        Top = 48
        Width = 65
        Height = 17
        Caption = #31105#27490#20889
        TabOrder = 1
      end
    end
    object GroupBox5: TGroupBox
      Left = 248
      Top = 16
      Width = 113
      Height = 81
      Caption = #25191#34892#23646#24615
      TabOrder = 2
      object RadioButton5: TRadioButton
        Left = 24
        Top = 16
        Width = 73
        Height = 17
        Caption = #21487#25191#34892
        Checked = True
        TabOrder = 0
        TabStop = True
      end
      object RadioButton6: TRadioButton
        Left = 24
        Top = 48
        Width = 73
        Height = 17
        Caption = #19981#21487#25191#34892
        TabOrder = 1
      end
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 40
    Width = 369
    Height = 105
    Caption = #25991#20214#20869#23481
    TabOrder = 3
    object Memo: TMemo
      Left = 8
      Top = 16
      Width = 353
      Height = 81
      Lines.Strings = (
        #25991#20214#20869#23481)
      ScrollBars = ssVertical
      TabOrder = 0
    end
  end
  object Button1: TButton
    Left = 56
    Top = 264
    Width = 89
    Height = 25
    Caption = #30830'    '#23450
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 232
    Top = 264
    Width = 89
    Height = 25
    Caption = #36864'    '#20986
    TabOrder = 5
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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