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

📄 showfile.dfm

📁 多级目录文件管理多级目录文件管理多级目录文件管理
💻 DFM
字号:
object showfrm: Tshowfrm
  Left = 289
  Top = 119
  Width = 289
  Height = 315
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #25171#24320#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 Label3: TLabel
    Left = 8
    Top = 40
    Width = 73
    Height = 13
    Alignment = taRightJustify
    AutoSize = False
    Caption = #25991#20214#22823#23567#65306
  end
  object Lsize: TLabel
    Left = 88
    Top = 40
    Width = 89
    Height = 13
    AutoSize = False
    Caption = #25991#20214#22823#23567
  end
  object Label1: TLabel
    Left = 13
    Top = 8
    Width = 68
    Height = 13
    Alignment = taRightJustify
    AutoSize = False
    Caption = #25991'  '#20214'  '#21517#65306
  end
  object BtOk: TButton
    Left = 16
    Top = 248
    Width = 75
    Height = 25
    Caption = #30830'    '#23450
    TabOrder = 0
    OnClick = BtOkClick
  end
  object BtCancel: TButton
    Left = 103
    Top = 248
    Width = 75
    Height = 25
    Caption = #21462'    '#28040
    TabOrder = 1
    OnClick = BtCancelClick
  end
  object BtSave: TButton
    Left = 190
    Top = 248
    Width = 75
    Height = 25
    Caption = #20445'    '#23384
    Enabled = False
    TabOrder = 2
    OnClick = BtSaveClick
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 64
    Width = 265
    Height = 113
    Caption = #25991#20214#20869#23481
    TabOrder = 3
    object Memo: TMemo
      Left = 8
      Top = 16
      Width = 249
      Height = 89
      Lines.Strings = (
        '')
      ScrollBars = ssVertical
      TabOrder = 0
      OnChange = MemoChange
    end
  end
  object Editname: TEdit
    Left = 88
    Top = 8
    Width = 177
    Height = 21
    ReadOnly = True
    TabOrder = 4
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 184
    Width = 265
    Height = 49
    Caption = #25991#20214#23646#24615
    TabOrder = 5
    object Lread: TLabel
      Left = 24
      Top = 24
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #35835#23646#24615
    end
    object Lwrite: TLabel
      Left = 112
      Top = 24
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #20889#23646#24615
    end
    object Lgo: TLabel
      Left = 192
      Top = 24
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25191#34892#23646#24615
    end
  end
end

⌨️ 快捷键说明

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