contacts.html

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

HTML
22
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>
<head>
  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
  <title>Contacts</title>
  <link href="Main.css" rel="stylesheet" type="text/css">
</head>
<body>

<h2>Contacts</h2>
<hr>

If you encounter problems with installation/usage of this component,
or you have comments or suggestions, contact the author:

<p>
Alexey Torgashin <br>
<a href="http://atorg.net.ru" target="_blank">http://atorg.net.ru</a> <br>
<a href="mailto:support@uvviewsoft.com?Subject=Delphi%20components" target="_blank">support@uvviewsoft.com</a>

</body>
</html>

⌨️ 快捷键说明

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