fstate.dfm

来自「2009最新 传奇汉化0599代码 传奇汉化」· DFM 代码 · 共 2,795 行 · 第 1/5 页

DFM
2,795
字号
  end
  object DSServer4: TDButton
    Left = 248
    Top = 64
    Width = 40
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DSServer1Click
    Caption = 'Server4'
    DParent = DSelServerDlg
    Visible = True
    EnableFocus = False
    ClickCount = csStone
    OnClickSound = DLoginNewClickSound
  end
  object DGuildDlg: TDWindow
    Left = 336
    Top = 272
    Width = 313
    Height = 89
    OnDirectPaint = DGuildDlgDirectPaint
    DParent = DBackground
    Visible = False
    EnableFocus = False
    ClickCount = csNone
    Floating = True
  end
  object DGDHome: TDButton
    Left = 352
    Top = 312
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGDHomeClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDList: TDButton
    Left = 352
    Top = 336
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGDListClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDChat: TDButton
    Left = 400
    Top = 336
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGDChatClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDAddMem: TDButton
    Left = 448
    Top = 312
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGDAddMemClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDDelMem: TDButton
    Left = 448
    Top = 336
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGDDelMemClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDEditNotice: TDButton
    Left = 496
    Top = 312
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGDEditNoticeClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDEditGrade: TDButton
    Left = 496
    Top = 336
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGDEditGradeClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDAlly: TDButton
    Left = 544
    Top = 312
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGDAllyClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDBreakAlly: TDButton
    Left = 544
    Top = 336
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGDBreakAllyClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDWar: TDButton
    Left = 600
    Top = 312
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDCancelWar: TDButton
    Left = 600
    Top = 336
    Width = 41
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDUp: TDButton
    Left = 544
    Top = 276
    Width = 25
    Height = 25
    OnDirectPaint = DPrevStateDirectPaint
    OnClick = DGDUpClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDDown: TDButton
    Left = 576
    Top = 276
    Width = 25
    Height = 25
    OnDirectPaint = DPrevStateDirectPaint
    OnClick = DGDDownClick
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGDClose: TDButton
    Left = 624
    Top = 276
    Width = 17
    Height = 17
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DGDCloseClick
    Caption = 'x'
    DParent = DGuildDlg
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGuildEditNotice: TDWindow
    Left = 507
    Top = 221
    Width = 129
    Height = 49
    OnDirectPaint = DGuildEditNoticeDirectPaint
    DParent = DBackground
    Visible = False
    EnableFocus = True
    ClickCount = csNone
    Floating = False
  end
  object DGEClose: TDButton
    Left = 611
    Top = 229
    Width = 17
    Height = 17
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DGECloseClick
    Caption = 'x'
    DParent = DGuildEditNotice
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DGEOk: TDButton
    Left = 571
    Top = 245
    Width = 33
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DGEOkClick
    Caption = 'OK'
    DParent = DGuildEditNotice
    Visible = True
    EnableFocus = False
    ClickCount = csStone
    OnClickSound = DLoginNewClickSound
  end
  object DSServer5: TDButton
    Left = 248
    Top = 80
    Width = 40
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DSServer1Click
    Caption = 'Server5'
    DParent = DSelServerDlg
    Visible = True
    EnableFocus = False
    ClickCount = csStone
    OnClickSound = DLoginNewClickSound
  end
  object DSServer6: TDButton
    Left = 248
    Top = 96
    Width = 40
    Height = 17
    OnDirectPaint = DMsgDlgOkDirectPaint
    OnClick = DSServer1Click
    Caption = 'Server6'
    DParent = DSelServerDlg
    Visible = True
    EnableFocus = False
    ClickCount = csStone
    OnClickSound = DLoginNewClickSound
  end
  object DNewAccountCancel: TDButton
    Left = 192
    Top = 88
    Width = 31
    Height = 21
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DNewAccountCloseClick
    Caption = 'Cancel'
    DParent = DNewAccount
    Visible = True
    EnableFocus = False
    ClickCount = csStone
    OnClickSound = DLoginNewClickSound
  end
  object DAdjustAbility: TDWindow
    Left = 816
    Top = 248
    Width = 103
    Height = 70
    OnDirectPaint = DAdjustAbilityDirectPaint
    OnMouseMove = DAdjustAbilityMouseMove
    DParent = DBackground
    Visible = False
    EnableFocus = False
    ClickCount = csNone
    Floating = True
  end
  object DPlusDC: TDButton
    Left = 837
    Top = 251
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DPlusDCClick
    Caption = '+'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DPlusMC: TDButton
    Left = 818
    Top = 251
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DPlusDCClick
    Caption = '+'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DPlusSC: TDButton
    Left = 837
    Top = 267
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DPlusDCClick
    Caption = '+'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DPlusAC: TDButton
    Left = 818
    Top = 267
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DPlusDCClick
    Caption = '+'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DPlusMAC: TDButton
    Left = 837
    Top = 283
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DPlusDCClick
    Caption = '+'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DPlusHP: TDButton
    Left = 818
    Top = 283
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DPlusDCClick
    Caption = '+'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DPlusMP: TDButton
    Left = 837
    Top = 299
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DPlusDCClick
    Caption = '+'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DPlusHit: TDButton
    Left = 818
    Top = 299
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DPlusDCClick
    Caption = '+'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DPlusSpeed: TDButton
    Left = 895
    Top = 267
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DPlusDCClick
    Caption = '+'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DMinusDC: TDButton
    Left = 876
    Top = 251
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DMinusDCClick
    Caption = '-'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DMinusMC: TDButton
    Left = 857
    Top = 251
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DMinusDCClick
    Caption = '-'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DMinusSC: TDButton
    Left = 876
    Top = 267
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DMinusDCClick
    Caption = '-'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DMinusAC: TDButton
    Left = 857
    Top = 267
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DMinusDCClick
    Caption = '-'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DMinusMAC: TDButton
    Left = 876
    Top = 283
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DMinusDCClick
    Caption = '-'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DMinusMP: TDButton
    Left = 876
    Top = 299
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DMinusDCClick
    Caption = '-'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DMinusHP: TDButton
    Left = 857
    Top = 283
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DMinusDCClick
    Caption = '-'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DMinusHit: TDButton
    Left = 857
    Top = 299
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DMinusDCClick
    Caption = '-'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DMinusSpeed: TDButton
    Left = 895
    Top = 283
    Width = 18
    Height = 12
    OnDirectPaint = DSalesCancelDirectPaintt
    OnClick = DMinusDCClick
    Caption = '-'
    DParent = DAdjustAbility
    Visible = True
    EnableFocus = False
    ClickCount = csNorm
    OnClickSound = DLoginNewClickSound
  end
  object DAdjustAbilClose: TDButton
    Left = 896
    Top = 249
    Width = 17

⌨️ 快捷键说明

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