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

📄 edittx.dfm

📁 网页特效生成工具!VCLSKIN的操作!
💻 DFM
字号:
object frmedittx: Tfrmedittx
  Left = 252
  Top = 131
  BorderStyle = bsDialog
  Caption = #32534#36753#29305#25928
  ClientHeight = 474
  ClientWidth = 574
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 10
    Top = 7
    Width = 555
    Height = 398
    ActivePage = TabSheet1
    HotTrack = True
    MultiLine = True
    TabIndex = 0
    TabOrder = 0
    OnChange = PageControl1Change
    object TabSheet1: TTabSheet
      Caption = #32534#36753#30028#38754
      object Memo1: TMemo
        Left = 0
        Top = 0
        Width = 547
        Height = 371
        Align = alClient
        Font.Charset = ANSI_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        ScrollBars = ssBoth
        TabOrder = 0
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25928#26524#39044#35272
      ImageIndex = 1
      object WebBrowser1: TWebBrowser
        Left = 0
        Top = 0
        Width = 547
        Height = 371
        Align = alClient
        TabOrder = 0
        ControlData = {
          4C00000089380000582600000000000000000000000000000000000000000000
          000000004C000000000000000000000001000000E0D057007335CF11AE690800
          2B2E126208000000000000004C0000000114020000000000C000000000000046
          8000000000000000000000000000000000000000000000000000000000000000
          00000000000000000100000000000000000000000000000000000000}
      end
    end
  end
  object BitBtn1: TBitBtn
    Left = 388
    Top = 427
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 476
    Top = 427
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 2
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 23
    Top = 427
    Width = 146
    Height = 25
    Caption = #20174#25991#20214#20013#23548#20837#29305#25928
    TabOrder = 3
    OnClick = BitBtn3Click
  end
  object BitBtn4: TBitBtn
    Left = 174
    Top = 427
    Width = 152
    Height = 25
    Caption = #22797#21046#21040#31896#36148#26495
    TabOrder = 4
    OnClick = BitBtn4Click
  end
  object qryEdit: TADOQuery
    Connection = DataConnection.con
    Parameters = <>
    Left = 305
    Top = 409
  end
  object dlgOpenweb: TOpenDialog
    Filter = #32593#39029#25991#20214'|*.htm;*.html;*.asp;*.jsp;*.txt;*.aspx;*.asm;*.php|'#25152#26377#25991#20214'|*.*'
    Left = 125
    Top = 160
  end
end

⌨️ 快捷键说明

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