⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.htm

📁 C++builder学习资料C++builder
💻 HTM
字号:
<html>

<head>

<title>forms</title>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">



<style type="text/css">

#l1 { BORDER-RIGHT: #000000 1px outset; BORDER-TOP:#000000 1px outset; LEFT: 400px; VISIBILITY: hidden; BORDER-LEFT: #000000 1px outset; WIDTH: 350px; BORDER-BOTTOM: #000000 1px outset; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #000000; layer-background-color:#000000}

#menu {	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; LEFT:680px; PADDING-BOTTOM: 1px; BORDER-LEFT: #000000 1px solid; WIDTH: 100px; #000000; PADDING-TOP: 1px; BORDER-BOTTOM: #000000 1px solid; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #000000}



a{text-decoration:none}

a:link{color:blue}

a:visited{color:#0333333;TEXT-DECORATION:none}

a:hover {color: red;text-decoration:none}

.search{border-left: 1px solid rgb(00,00,00); border-right: 1px solid rgb(00,00,00); border-top: 1px solid rgb(00,00,00); border-bottom:1px solid rgb(99,99,99); background:#000000; color:#dddddd}

tr,td{font-size:10pt;line-height:13pt;color:#333333}

</style></head>



<body bgcolor="#fbfbee" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div align="center"> <br>

  <table width="600" border="0" cellpadding="0" cellspacing="0">

    <tr> 

      <td height="30"  background="/image/index_title.gif" valign="bottom"> 

      </td>

    </tr>

    <tr> 

      <td bgcolor="#dadaaa"> 

        <table width="600" border="0" cellspacing="1" cellpadding="0">

          <tr bgcolor="#FbFbee"> 

            <td height="50">

              <div align="center">

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="0,1410,26370,00.html">How to Make Your Form "Snap" to the Screen Edge or Another Form</a></td></tr>

<tr><td>

如何制作你的具有“磁性”的窗口

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq10.htm">Create a captionless form</a></td></tr>

<tr><td>

无标题窗体的建立

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq11.htm">Create a form with a client edge</a></td></tr>

<tr><td>

建立有一个客户边框窗体

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq3.htm">Minimize or restore the program in code</a></td></tr>

<tr><td>

在代码中最小化或恢复程序

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq4.htm">Hide the application's taskbar icon</a></td></tr>

<tr><td>

隐藏应用程序任务栏图标

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq42.htm">Customize the system menu of a form</a></td></tr>

<tr><td>

自定义窗体的系统菜单形式

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq43.htm">Add version info to a BCB project</a></td></tr>

<tr><td>

在BCB工程中加入版本信息

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq44.htm">Align structures on byte or word boundaries</a></td></tr>

<tr><td>

按字节或字排列结构

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq47.htm">Add string tables to a BCB project</a></td></tr>

<tr><td>

在BCB工程中加入字符串表

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq5.htm">Start a program minimized</a></td></tr>

<tr><td>

最小化的运行程序

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq59.htm">Create an MDI child in the maximized state</a></td></tr>

<tr><td>

在最大化状态建立MDI子窗口

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq6.htm">Start a program hidden</a></td></tr>

<tr><td>

隐藏的运行程序

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq60.htm">Force an MDI child to close rather than minimizing</a></td></tr>

<tr><td>

强制关闭子MDI而不是令其最小化

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq66.htm">Create an MDI menu that lists open MDI windows.</a></td></tr>

<tr><td>

在打开的MDI窗口列表中建立MDI菜单

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq7.htm">Start a program so it obeys the nCmdShow argument (passed by a shortcut)</a></td></tr>

<tr><td>

运行程序并使其遵循nCmdShow原则(通过一个捷径传递)

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq73.htm">Create forms that miminize or close to the system tray</a></td></tr>

<tr><td>

创建最小化或者关闭系统按键的窗体

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq74.htm">Prevent multiple instances of the program from running</a></td></tr>

<tr><td>

避免程序运行时的多例出现

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq8.htm">Fetch the command line arguments to the application</a></td></tr>

<tr><td>

从应用程序中取得命令行

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq84.htm">Change the window class name of a form</a></td></tr>

<tr><td>

改变窗体的窗口类名称

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq85.htm">Determine which DLLs are needed by a program</a></td></tr>

<tr><td>

确定程序需要使用的动态链接库

<br></td></tr>

</table>

<table border="0" width="580">

<tr><td bgcolor="#f6f6dd">

<a href="faq9.htm">Create forms that minimize to the taskbar</a></td></tr>

<tr><td>

建立任务栏最小化了的窗体

<br></td></tr>

</table>

              </div>

            </td>

          </tr>

        </table>

      </td>

    </tr>

    <tr> 

      <td height="20" background="/image/index_bottom.gif"></td>

    </tr>

  </table>

  <br>

  <br>

  <br>

</div>

</body>

</html>

⌨️ 快捷键说明

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