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

📄 unitfile.dfm

📁 Delphi 6分布式开发例程3.rar :)
💻 DFM
字号:
object Form1: TForm1
  Left = 221
  Top = 197
  Width = 416
  Height = 288
  Caption = #22810#25509#21475#30340#23454#29616
  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 = 152
    Top = 48
    Width = 60
    Height = 13
    Caption = #36755#20986#32467#26524#65306
  end
  object Memo1: TMemo
    Left = 152
    Top = 72
    Width = 209
    Height = 145
    TabOrder = 0
  end
  object Button1: TButton
    Left = 40
    Top = 48
    Width = 75
    Height = 25
    Caption = #35843#29992'1'
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 40
    Top = 96
    Width = 75
    Height = 25
    Caption = #35843#29992'2'
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 40
    Top = 144
    Width = 75
    Height = 25
    Caption = #35843#29992'3'
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 40
    Top = 192
    Width = 75
    Height = 25
    Caption = #35843#29992'4'
    TabOrder = 4
    OnClick = Button4Click
  end
end

⌨️ 快捷键说明

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