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

📄 frmwelcome.dfm

📁 一个简单的同学录软件
💻 DFM
字号:
object Fmwelcome: TFmwelcome
  Left = 0
  Top = 0
  Width = 443
  Height = 277
  Align = alClient
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = [fsBold]
  ParentFont = False
  TabOrder = 0
  object Label1: TLabel
    Left = 32
    Top = 40
    Width = 264
    Height = 36
    Caption = 
      '  第一次使用天涯海角同学录需要进行一切必要的设置。当然您也可以' +
      '在软件中自行设置,但为了您使用上的方便请您跟随此向导进行设置。'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    WordWrap = True
  end
  object Label2: TLabel
    Left = 56
    Top = 98
    Width = 84
    Height = 12
    Caption = '此向导共分四步'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 56
    Top = 140
    Width = 102
    Height = 12
    Caption = '2、进行SMTP设置。'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 56
    Top = 158
    Width = 186
    Height = 12
    Caption = '3、进行傲行网同学录登陆的设置。'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 56
    Top = 120
    Width = 138
    Height = 12
    Caption = '1、对登陆的保护性设置。'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 56
    Top = 176
    Width = 114
    Height = 12
    Caption = '4、完成设置并保存。'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object StaticText1: TStaticText
    Left = 16
    Top = 16
    Width = 200
    Height = 16
    Caption = '欢迎使用天涯海角同学录用户向导'
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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