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

📄 unit2.~dfm

📁 Calculator with delphi7
💻 ~DFM
字号:
object Form2: TForm2
  Left = 284
  Top = 263
  Width = 163
  Height = 113
  BorderIcons = [biSystemMenu]
  Caption = 'Informacija'
  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 = 8
    Width = 134
    Height = 20
    Caption = 'Made by: Justas '#174' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = Label1Click
  end
  object Label2: TLabel
    Left = 8
    Top = 64
    Width = 104
    Height = 13
    Caption = 'vartotojas@gmail.com'
  end
  object Label3: TLabel
    Left = 8
    Top = 40
    Width = 75
    Height = 13
    Caption = 'file size: 506 KB'
  end
end

⌨️ 快捷键说明

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