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

📄 loginaboutunit.dfm

📁 传奇3.0私服登录器源码
💻 DFM
字号:
object FrmLgoinAbout: TFrmLgoinAbout
  Left = 479
  Top = 280
  AutoScroll = False
  BorderIcons = [biMinimize]
  Caption = 'FrmLgoinAbout'
  ClientHeight = 238
  ClientWidth = 286
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object LblProgramName: TSeSkinLabel
    Left = 16
    Top = 8
    Width = 120
    Height = 14
    Performance = kspNoBuffer
    Transparent = True
    Caption = #20256#22855#31169#26381#30331#24405#31243#24207
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
    SkinObject = 'Label'
  end
  object LblProgramVersion: TSeSkinLabel
    Left = 16
    Top = 36
    Width = 102
    Height = 12
    Performance = kspNoBuffer
    Transparent = True
    Caption = 'LblProgramVersion'
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    SkinObject = 'Label'
  end
  object LblAuthor: TSeSkinLabel
    Left = 128
    Top = 36
    Width = 60
    Height = 12
    Performance = kspNoBuffer
    Transparent = True
    Caption = #31243#24207#20316#32773#65306
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    SkinObject = 'Label'
  end
  object lblAuthor1: TSeSkinLabel
    Left = 192
    Top = 36
    Width = 84
    Height = 12
    Performance = kspNoBuffer
    Transparent = True
    Caption = 'inbreak ('#20837#20405')'
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    SkinObject = 'Label'
  end
  object lblEmail: TSeSkinLabel
    Left = 16
    Top = 56
    Width = 138
    Height = 12
    Cursor = crHandPoint
    Performance = kspNoBuffer
    Transparent = True
    OnMouseLeave = lblEmailMouseLeave
    Caption = 'E-mail:luozs168@163.net'
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    OnClick = lblEmailClick
    OnMouseMove = lblEmailMouseMove
    SkinObject = 'Label'
  end
  object LblQQ: TSeSkinLabel
    Left = 168
    Top = 56
    Width = 76
    Height = 13
    Performance = kspNoBuffer
    Transparent = True
    Caption = 'QQ'#65306'58580405'
    Color = clBtnFace
    ParentColor = False
    SkinObject = 'Label'
  end
  object memo: TSeSkinMemo
    Left = 16
    Top = 80
    Width = 257
    Height = 105
    Color = clWhite
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Lines.Strings = (
      'memo')
    ParentFont = False
    TabOrder = 0
    SkinEngine = FrmLogin.SeSkinEngine1
    SkinObject = 'Edit'
  end
  object BtnOk: TSeSkinButton
    Left = 112
    Top = 200
    Width = 65
    Height = 25
    Performance = kspDoubleBuffer
    Transparent = True
    OnClick = BtnOkClick
    BlackAndWhiteGlyph = False
    Caption = #30830#23450
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    State = kbsNormal
    TabOrder = 3
    WordWrap = False
    ShowCaption = True
    ShowGlyph = True
    SkinEngine = FrmLogin.SeSkinEngine1
    SkinObject = 'Button'
  end
  object SeSkinForm1: TSeSkinForm
    BorderIcons = [kbiClose, kbiSystemMenu, kbiMinimize, kbiRollup, kbiTray]
    BorderStyle = kbsStandard
    Caption = 'FrmLgoinAbout'
    Dragging.Sizeable = False
    Performance = ksfpNoBuffer
    StayOnTop = False
    StretchBackground = False
    WindowState = kwsNormal
    SkinEngine = FrmLogin.SeSkinEngine1
    SkinObject = 'Form'
    Left = 208
    Top = 200
  end
end

⌨️ 快捷键说明

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