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

📄 unit1.~dfm

📁 词 法 分 析 器 Delphi7.0 很好的 东西 啊
💻 ~DFM
字号:
object Form1: TForm1
  Left = 312
  Top = 149
  Width = 696
  Height = 480
  Caption = #35789#27861#20998#26512#22120'  04'#35745#26412'7'#29677' 14'#21495' '#24196#27704#24428
  Color = clAppWorkSpace
  TransparentColorValue = clInactiveCaptionText
  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 = 24
    Top = 24
    Width = 86
    Height = 20
    Caption = #36755#20837#31243#24207#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Memo1: TMemo
    Left = 107
    Top = 48
    Width = 462
    Height = 137
    Lines.Strings = (
      '')
    ScrollBars = ssBoth
    TabOrder = 0
  end
  object Memo2: TMemo
    Left = 104
    Top = 240
    Width = 473
    Height = 153
    Lines.Strings = (
      '')
    ScrollBars = ssBoth
    TabOrder = 1
  end
  object Button1: TButton
    Left = 280
    Top = 200
    Width = 97
    Height = 25
    Caption = #35789#27861#20998#26512'=>'
    TabOrder = 2
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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