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

📄 mainfrm.dfm

📁 国内最好的php zend反编译服务的客户端源码。
💻 DFM
字号:
object MainForm: TMainForm
  Left = 0
  Top = 0
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'Zend Decode Client v0.1 BETA'
  ClientHeight = 166
  ClientWidth = 390
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 22
    Top = 73
    Width = 42
    Height = 12
    Caption = #28304#25991#20214':'
  end
  object Label2: TLabel
    Left = 22
    Top = 100
    Width = 42
    Height = 12
    Caption = #21478#23384#20026':'
  end
  object Label3: TLabel
    Left = 22
    Top = 15
    Width = 42
    Height = 12
    Caption = #29992#25143#21517':'
  end
  object Label4: TLabel
    Left = 34
    Top = 45
    Width = 30
    Height = 12
    Alignment = taRightJustify
    Caption = #23494#30721':'
  end
  object Edit1: TEdit
    Left = 70
    Top = 67
    Width = 204
    Height = 20
    ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
    TabOrder = 0
  end
  object Button1: TButton
    Left = 280
    Top = 64
    Width = 87
    Height = 24
    Caption = #27983#35272'(&B)'
    TabOrder = 1
    OnClick = Button1Click
  end
  object Edit2: TEdit
    Left = 70
    Top = 97
    Width = 204
    Height = 20
    ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
    TabOrder = 2
  end
  object Button2: TButton
    Left = 280
    Top = 94
    Width = 87
    Height = 24
    Caption = #27983#35272'(&R)'
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 121
    Top = 129
    Width = 75
    Height = 25
    Caption = 'De!!!!!!'
    TabOrder = 4
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 217
    Top = 129
    Width = 75
    Height = 25
    Caption = #20851#38381'(&C)'
    TabOrder = 5
    OnClick = Button4Click
  end
  object Edit3: TEdit
    Left = 70
    Top = 8
    Width = 204
    Height = 20
    ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
    TabOrder = 6
  end
  object Edit4: TEdit
    Left = 70
    Top = 38
    Width = 204
    Height = 20
    ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
    PasswordChar = '*'
    TabOrder = 7
  end
  object Button5: TButton
    Left = 280
    Top = 8
    Width = 87
    Height = 49
    Caption = #31435#21363#27880#20876'(&R)'
    TabOrder = 8
    OnClick = Button5Click
  end
  object OpenDialog: TOpenDialog
    Left = 98
    Top = 122
  end
  object XPManifest1: TXPManifest
    Left = 124
    Top = 114
  end
  object SaveDialog: TSaveDialog
    Left = 252
    Top = 129
  end
end

⌨️ 快捷键说明

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