nav.htm

来自「delphi 7开发指南delphi 开发指南」· HTM 代码 · 共 27 行

HTM
27
字号
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" link="#66FFFF" vlink="#FF33FF" alink="#FFFF00" text="#FFFFFF">
<div id="NavWindow" style="position:absolute; left:0px; top:0px; width:161px; height:285px; z-index:4; background-color: #000000; layer-background-color: #000000; border: 1px none #000000"> 
  <div align="center"> 
    <p>&nbsp;</p>
    <p><font size="4" color="#FFFFFF"><a href="intro.htm" target="mainFrame">Introduction</a></font></p>
    <p><font size="4" color="#FFFFFF"><a href="relNotes.htm" target="mainFrame">Release 
      Notes</a></font></p>
    <p><font size="4" color="#FFFFFF"><a href="usage.htm" target="mainFrame">Usage</a></font></p>
    <p><font color="#FFFFFF" size="4"><a href="IDEWiz.htm" target="mainFrame">IDE 
      Wizard</a></font></p>
    <p><font size="4" color="#FFFFFF"><a href="issues.htm" target="mainFrame">Known 
      Issues</a></font></p>
    <p><font size="4" color="#FFFFFF"><a href="examples.htm" target="mainFrame">Examples</a></font></p>
    <p><font size="4" color="#FFFFFF"><a href="faq.htm" target="mainFrame">F.A.Q</a></font></p>
    <p><font size="4" color="#FFFFFF"><a href="idl2pas.pdf" target="mainFrame">Manual</a></font></p>
    <p>&nbsp;</p>
  </div>
</div>
</body>
</html>

⌨️ 快捷键说明

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