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

📄 unit1.dfm

📁 Delphi商业源码精品:form_easysize
💻 DFM
字号:
object frm: Tfrm
  Left = 192
  Top = 133
  Width = 544
  Height = 375
  Caption = #25511#20214#33258#36866#24212#31034#20363' [Delphi'#22253#22320'] http://mydelphi.8u8.com'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  OnCreate = FormCreate
  OnResize = FormResize
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 16
    Top = 168
    Width = 228
    Height = 12
    Caption = #35831#35843#25972#31383#20307#22823#23567','#26597#30475'Button1 Memo1'#30340#22823#23567
  end
  object Button1: TButton
    Left = 48
    Top = 80
    Width = 137
    Height = 57
    Caption = 'Button1'
    TabOrder = 0
  end
  object Memo1: TMemo
    Left = 256
    Top = 24
    Width = 241
    Height = 289
    Lines.Strings = (
      'Memo1')
    TabOrder = 1
  end
  object FormResizer1: TFormResizer
    ResizeFonts = True
    MinFontSize = 8
    MaxFontSize = 48
    Left = 96
    Top = 40
  end
end

⌨️ 快捷键说明

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