dpi40.htm

来自「delphi 教程 Delphi 6 常见的大部分函数的使用方法及使用例子」· HTM 代码 · 共 37 行

HTM
37
字号
<html>
<head>
<title>在Delphi中显示Windows图标</title>
 
 
 
 
 
<meta content="text/html; charset=gb2312" http-equiv=Content-Type>
 
 
</head>
<p align="center"><script src="../../1.js"></script></a>

<body bgcolor="#ffffff" leftmargin="5" topmargin="1" marginheight="5" marginwidth="5">
<div align=center> 
  <table border=0 cellpadding=0 cellspacing=0 width=680 align="center">
    <tbody> 
    <tr> 
       
    </tr>
    </tbody> 
  </table>
  <table border=0 bordercolordark=#66aaff bordercolorlight=#66aaff cellpadding=0 
cellspacing=0 width=680 align="center" height="128">
    <tbody> 
    <tr> 
      <td bgcolor=#ffffff height=15> 
        <div align=center class=H1> <b><big>在Delphi中显示Windows图标</big> 
          </b></font></div>
      </td>
    </tr>
    <tr valign=top> 
      <td class=H1 height=1384> 
        <p align="center">&nbsp;</p>
        <p>&nbsp;&nbsp;&nbsp; 大量的图标显示是Windows 的一大特色。丰富多彩的图标不仅美化了Windows 的桌面,而且便于直观操作,给用户带来了极大的方便。但是,当我们用可视化编程工具进行编程时,却很少有方便的办法加载和显示图标。<br>
          &nbsp; 

⌨️ 快捷键说明

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