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

📄 faccountview.dfm

📁 2009最新 传奇汉化0599代码 传奇汉化
💻 DFM
字号:
object FrmAccountView: TFrmAccountView
  Left = 377
  Top = 120
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #20805#20540#35760#24405
  ClientHeight = 350
  ClientWidth = 390
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 514
    Width = 48
    Height = 12
    Caption = 'Find ID:'
  end
  object Label2: TLabel
    Left = 264
    Top = 514
    Width = 48
    Height = 12
    Caption = 'Find IP:'
  end
  object EdFindID: TEdit
    Left = 0
    Top = 326
    Width = 193
    Height = 20
    TabOrder = 0
    OnKeyPress = EdFindIDKeyPress
  end
  object EdFindIP: TEdit
    Left = 196
    Top = 326
    Width = 189
    Height = 20
    MaxLength = 15
    TabOrder = 1
    OnKeyPress = EdFindIPKeyPress
  end
  object ListBox1: TListBox
    Left = 2
    Top = 10
    Width = 189
    Height = 311
    ItemHeight = 12
    TabOrder = 2
  end
  object ListBox2: TListBox
    Left = 196
    Top = 10
    Width = 189
    Height = 311
    ItemHeight = 12
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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