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

📄 unitsize.~dfm

📁 一个比较好的图象处理器。
💻 ~DFM
字号:
object Form2: TForm2
  Left = 212
  Top = 152
  Width = 264
  Height = 188
  ActiveControl = Edit1
  Caption = #22270#20687#22823#23567
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 40
    Width = 11
    Height = 13
    Caption = #23485
  end
  object Label2: TLabel
    Left = 32
    Top = 64
    Width = 11
    Height = 13
    Caption = #39640
  end
  object Label3: TLabel
    Left = 168
    Top = 40
    Width = 22
    Height = 13
    Caption = #35937#32032
  end
  object Label4: TLabel
    Left = 168
    Top = 72
    Width = 22
    Height = 13
    Caption = #35937#32032
  end
  object Edit1: TEdit
    Left = 80
    Top = 32
    Width = 65
    Height = 21
    ReadOnly = True
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 80
    Top = 64
    Width = 65
    Height = 21
    ReadOnly = True
    TabOrder = 1
    Text = 'Edit2'
  end
  object Button1: TButton
    Left = 168
    Top = 112
    Width = 49
    Height = 25
    Caption = 'ok'
    Default = True
    ModalResult = 1
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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