installation.html
来自「支持版本:Delphi 5-2009, C++Builder 5-2009 A」· HTML 代码 · 共 24 行
HTML
24 行
<!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>Installation</title>
<link href="Main.css" rel="stylesheet" type="text/css">
</head>
<body>
<h2>Installation</h2>
<hr>
To install the component in the Delphi/C++Builder IDE:
<ul>
<li> Create a new package </li>
<li> Add ATFileNotification.pas file to this package </li>
<li> Compile and install this package </li>
</ul>
<p>Component will be installed into the "Samples" page of component pallette.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?