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

📄 mainfrm.~dfm

📁 传奇世界商业插件Delphi源代码!!!好不容易才弄到手的!发出来共享
💻 ~DFM
字号:
object MainFrm1: TMainFrm1
  Left = 197
  Top = 109
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'A.F.T '#33050#26412#21152#23494#24037#20855' V1.2'
  ClientHeight = 453
  ClientWidth = 688
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 688
    Height = 453
    ActivePage = TabSheet2
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #33050#26412#25209#37327#21152#23494
      object Label2: TLabel
        Left = 288
        Top = 22
        Width = 105
        Height = 13
        AutoSize = False
        Caption = #21152#23494#33050#26412#20445#23384#36335#24452
      end
      object Label3: TLabel
        Left = 16
        Top = 48
        Width = 60
        Height = 13
        Caption = #24403#21069#25991#20214#65306
      end
      object Label4: TLabel
        Left = 24
        Top = 408
        Width = 72
        Height = 13
        Caption = #21452#20987#25171#24320#25991#20214
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clMaroon
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object ListBox1: TListBox
        Left = 16
        Top = 72
        Width = 249
        Height = 329
        Hint = #21452#20987#25171#24320#25991#20214
        ItemHeight = 13
        ParentShowHint = False
        PopupMenu = PopupMenu1
        ShowHint = True
        TabOrder = 0
        OnClick = ListBox1Click
        OnDblClick = ListBox1DblClick
      end
      object Button4: TButton
        Left = 16
        Top = 8
        Width = 75
        Height = 25
        Caption = ' '#28155#21152#25991#20214
        TabOrder = 1
        OnClick = Button4Click
      end
      object Edit1: TEdit
        Left = 400
        Top = 16
        Width = 217
        Height = 21
        TabOrder = 2
      end
      object Button5: TButton
        Left = 624
        Top = 14
        Width = 25
        Height = 25
        Caption = '...'
        TabOrder = 3
        OnClick = Button5Click
      end
      object Button6: TButton
        Left = 296
        Top = 144
        Width = 75
        Height = 25
        Caption = #25209#37327#21152#23494
        Enabled = False
        TabOrder = 4
        OnClick = Button6Click
      end
      object ListBox2: TListBox
        Left = 400
        Top = 72
        Width = 257
        Height = 328
        Hint = #21452#20987#25171#24320#25991#20214
        ItemHeight = 13
        ParentShowHint = False
        PopupMenu = PopupMenu2
        ShowHint = True
        TabOrder = 5
        OnDblClick = N6Click
      end
      object Button7: TButton
        Left = 296
        Top = 208
        Width = 75
        Height = 25
        Caption = #25209#37327#35299#23494
        TabOrder = 6
        Visible = False
        OnClick = Button7Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #33050#26412#21152#23494#35299#23494
      ImageIndex = 1
      object Label1: TLabel
        Left = 16
        Top = 8
        Width = 84
        Height = 13
        Cursor = crHandPoint
        Caption = #24403#21069#25171#24320#25991#20214#65306
        OnClick = Label1Click
      end
      object Memo1: TMemo
        Left = 8
        Top = 32
        Width = 257
        Height = 377
        ScrollBars = ssBoth
        TabOrder = 0
      end
      object Button2: TButton
        Left = 295
        Top = 72
        Width = 75
        Height = 25
        Caption = #35835#21462
        TabOrder = 1
        OnClick = Button2Click
      end
      object Button1: TButton
        Left = 295
        Top = 115
        Width = 75
        Height = 25
        Caption = #21152#23494
        TabOrder = 2
        OnClick = Button1Click
      end
      object BitBtn1: TBitBtn
        Left = 295
        Top = 202
        Width = 75
        Height = 25
        Caption = #35299#23494
        TabOrder = 3
        Visible = False
        OnClick = BitBtn1Click
      end
      object Memo2: TMemo
        Left = 392
        Top = 32
        Width = 289
        Height = 378
        ScrollBars = ssBoth
        TabOrder = 4
      end
      object Button3: TButton
        Left = 296
        Top = 160
        Width = 75
        Height = 25
        Caption = #20445#23384
        TabOrder = 5
        OnClick = Button3Click
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 212
    Top = 32
  end
  object SaveDialog1: TSaveDialog
    Left = 308
    Top = 288
  end
  object PopupMenu1: TPopupMenu
    Left = 164
    Top = 120
    object N1: TMenuItem
      Caption = #25171#24320#25991#20214
      OnClick = ListBox1DblClick
    end
    object N2: TMenuItem
      Caption = #28155#21152#25991#20214
      OnClick = Button4Click
    end
    object N4: TMenuItem
      Caption = '-'
    end
    object N5: TMenuItem
      Caption = #21024#38500#25991#20214
      OnClick = N5Click
    end
    object N3: TMenuItem
      Caption = #28165#38500#21015#34920
      OnClick = N3Click
    end
  end
  object PopupMenu2: TPopupMenu
    Left = 492
    Top = 128
    object N6: TMenuItem
      Caption = #25171#24320#25991#20214
      OnClick = N6Click
    end
    object N8: TMenuItem
      Caption = '-'
    end
    object N7: TMenuItem
      Caption = #28165#38500#21015#34920
      OnClick = N7Click
    end
  end
end

⌨️ 快捷键说明

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