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

📄 loginunit.dfm

📁 传奇3.0私服登录器源码
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object FrmLogin: TFrmLogin
  Left = 563
  Top = 219
  AutoScroll = False
  BorderIcons = [biMinimize]
  Caption = 'FrmLogin'
  ClientHeight = 229
  ClientWidth = 329
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object BtnDataMgr: TSeSkinSpeedButton
    Left = 120
    Top = 192
    Width = 73
    Height = 25
    Performance = kspNoBuffer
    Transparent = True
    BlackAndWhiteGlyph = False
    Caption = #25968#25454#31649#29702
    OnClick = BtnDataMgrClick
    SkinEngine = SeSkinEngine1
    SkinObject = 'SpeedButton'
  end
  object BtnAbout: TSeSkinSpeedButton
    Left = 208
    Top = 192
    Width = 49
    Height = 25
    Performance = kspNoBuffer
    Transparent = True
    BlackAndWhiteGlyph = False
    Caption = #20851#20110
    OnClick = BtnAboutClick
    SkinEngine = SeSkinEngine1
    SkinObject = 'SpeedButton'
  end
  object BtnExit: TSeSkinSpeedButton
    Left = 272
    Top = 192
    Width = 49
    Height = 25
    Performance = kspNoBuffer
    Transparent = True
    BlackAndWhiteGlyph = False
    Caption = #36864#20986
    OnClick = BtnexitClick
    SkinEngine = SeSkinEngine1
    SkinObject = 'SpeedButton'
  end
  object BtnLogin: TSeSkinSpeedButton
    Left = 240
    Top = 152
    Width = 81
    Height = 25
    Performance = kspNoBuffer
    Transparent = True
    BlackAndWhiteGlyph = False
    Caption = #30331#24405
    OnClick = BtnLoginClick
    SkinEngine = SeSkinEngine1
    SkinObject = 'SpeedButton'
  end
  object BtnTest: TSeSkinSpeedButton
    Left = 8
    Top = 192
    Width = 97
    Height = 25
    Performance = kspNoBuffer
    Transparent = True
    BlackAndWhiteGlyph = False
    Caption = #26381#21153#22120#27979#35797
    OnClick = BtnTestClick
    SkinEngine = SeSkinEngine1
    SkinObject = 'SpeedButton'
  end
  object CmbServerName: TSeSkinComboBox
    Left = 8
    Top = 152
    Width = 217
    Height = 23
    Cursor = crIBeam
    Performance = kspDoubleBuffer
    Transparent = True
    AutoSize = True
    BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
    BevelInner = kbvRaised
    BevelOuter = kbvLowered
    BevelKind = kbkNone
    BevelWidth = 1
    BorderWidth = 3
    PasswordKind = pkNone
    ReadOnly = True
    TabOrder = 0
    OnChange = CmbServerNameChange
    AutoComplete = False
    ComboStyle = kcsDropDownList
    DropDownCount = 8
    ItemHeight = 18
    Items.Strings = (
      '1'
      '10'
      '11'
      '12'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    Flat = True
    ItemIndex = -1
    ListStyle = lbStandard
    ShowCheckBoxes = False
    Sorted = True
    WordWrap = False
    SkinEngine = SeSkinEngine1
    SkinObject = 'ComboBox'
  end
  object Memo: TSeSkinMemo
    Left = 8
    Top = 8
    Width = 313
    Height = 129
    Color = clWhite
    Lines.Strings = (
      'Memo')
    ReadOnly = True
    TabOrder = 1
    SkinEngine = SeSkinEngine1
    SkinObject = 'Edit'
  end
  object EAddr: TEdit
    Left = 56
    Top = 240
    Width = 137
    Height = 19
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 4
    Text = 'EAddr'
  end
  object Ecount: TEdit
    Left = 8
    Top = 240
    Width = 41
    Height = 19
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 5
    Text = 'Ecount'
  end
  object Eprogram: TEdit
    Left = 200
    Top = 240
    Width = 65
    Height = 19
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 6
    Text = 'Eprogram'
  end
  object Eversion: TEdit
    Left = 272
    Top = 240
    Width = 49
    Height = 19
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 7
    Text = 'Eversion'
  end
  object ec1: TEdit
    Left = 8
    Top = 272
    Width = 65
    Height = 21
    TabOrder = 8
    Text = 'ec1'
  end
  object en1: TEdit
    Left = 88
    Top = 272
    Width = 65
    Height = 21
    TabOrder = 9
    Text = 'en1'
  end
  object ec5: TEdit
    Left = 176
    Top = 272
    Width = 65
    Height = 21
    TabOrder = 10
    Text = 'ec5'
  end
  object en5: TEdit
    Left = 256
    Top = 272
    Width = 65
    Height = 21
    TabOrder = 11
    Text = 'en5'
  end
  object ec2: TEdit
    Left = 8
    Top = 296
    Width = 65
    Height = 21
    TabOrder = 12
    Text = 'ec2'
  end
  object en2: TEdit
    Left = 88
    Top = 296
    Width = 65

⌨️ 快捷键说明

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