text.html

来自「支持版本:Delphi 5-2009, C++Builder 5-2009 A」· HTML 代码 · 共 31 行

HTML
31
字号
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
  <title>ATViewer component</title>
</head>
<body>

<!------------------------------------------------------------------>
<b>ATViewer</b> is a component for <b>Delphi/C++Builder</b>, which allows to view files of various types.
There is no edit possibility, just quick view - so it's useful to implement
"View file" feature in your application. Various view modes and options are implemented.

<p>
For details see the home page: <br>
<a href="http://atorg.net.ru" target="_blank">http://atorg.net.ru</a>

<!------------------------------------------------------------------>
<p>
<hr>

Some advertising:<br>
<center>
<a href="http://www.codegear.com/delphi" target="_blank">
<img src="DelphiImage.bmp" border=1 alt="Order Delphi today">
</a>
</center>

</body>
</html>

⌨️ 快捷键说明

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