install.htm

来自「formContainer for delphi,是一个delphi form动」· HTM 代码 · 共 49 行

HTM
49
字号
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Installation</title>
</head>

<body bgcolor="#FFFFFF">

<h3>Installation</h3>

<p>Delphi 3, Delphi 4 and Delphi 5: 

<ol>
  <li>Uninstall any previous version.</li>
  <li>Use <em>File|Open...</em> menu item of Delphi IDE to open 'fcte.dpk' file typically
    located in the '\FormCont\lib\Delphi<font color="#0000FF"><em><strong>X</strong></em></font>'
    directory (where '<font color="#0000FF"><em><strong>X</strong></em></font>' is 3, 4 or 5,
    depending on the Delphi version)</li>
  <li>In <em>Package ...</em> window click <em>Compile</em> and then <em>Install</em>.</li>
  <li>The components will be located into the <em>FormContainer</em> palette.</li>
</ol>

<p>C++Builder 3 and C++Builder 4: 

<ol>
  <li>Uninstall any previous version.</li>
  <li>Select <i>Component | Install Packages...</i> menu item of Delphi IDE. Click the <i>Add...</i>
    button, locate the file fcteC<font color="#0000FF"><em><strong>X</strong></em></font>'
    (where '<font color="#0000FF"><em><strong>X</strong></em></font>' is 3 or 4, depending on
    the C++Builder version), and click <i>Open</i>. </li>
  <li>Click <i>OK</i>. </li>
  <li>The components will be located into the <em>FormContainer</em> palette.</li>
</ol>

<h3>Uninstallation</h3>

<ol>
  <li>Use <em>Component\Install Packages...</em> menu item of compiler IDE.</li>
  <li>Select 'FormContainer &amp; Transition effects' package and click on the <em>Remove</em>
    push button.</li>
  <li>Launch the <em>Add/Remove Programs</em> applet out of the Control Panel, highlighting
    'FormContainer &amp; Transition effects' and clicking on the <em>Add/Remove..</em>. push
    button.</li>
</ol>
</body>
</html>

⌨️ 快捷键说明

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