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

📄 unit3.dfm

📁 随便写的很难看
💻 DFM
字号:
object Form3: TForm3
  Left = 168
  Top = 345
  Width = 317
  Height = 220
  Caption = #23567#21016#24037#20316#23460' - '#20851#20110#24037#20316#23460
  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 PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 309
    Height = 186
    ActivePage = TabSheet2
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #31616#20171
      object Memo1: TMemo
        Left = 8
        Top = 8
        Width = 273
        Height = 113
        Enabled = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        Lines.Strings = (
          '    '#23567#21016#24037#20316#23460#34429#21483#24037#20316#23460','#20294#21482#26377#21016#21746#36713#19968#20154'.'
          '    '#29616#24895#19982#26356#22810#24535#21516#36947#21512#30340#31243#24207#21592#20570#26379#21451'~~'
          '    QQ:229081877'
          '    Telephone:0757-22902909')
        ParentFont = False
        TabOrder = 0
      end
      object Button1: TButton
        Left = 104
        Top = 128
        Width = 75
        Height = 25
        Caption = 'OK'
        TabOrder = 1
        OnClick = Button1Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20316#21697#31616#20171
      ImageIndex = 1
      object Memo2: TMemo
        Left = 8
        Top = 8
        Width = 273
        Height = 89
        Enabled = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        Lines.Strings = (
          '    '#26412#20316#21697#30001#21021#20108'(3)'#29677#21016#21746#36713#29420#31435#25171
          #36896','#20170#21518#20250#38470#32493#28155#21152#26032#21151#33021'.'#35831#21247#30423#29992
          '~')
        ParentFont = False
        TabOrder = 0
      end
      object Button2: TButton
        Left = 96
        Top = 112
        Width = 75
        Height = 33
        Caption = #21462#28040
        TabOrder = 1
        OnClick = Button2Click
      end
    end
  end
end

⌨️ 快捷键说明

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