colorcour.htm
来自「对于学习很有帮助」· HTM 代码 · 共 19 行
HTM
19 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>让彩色光标出现在Delphi程序中</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table>
<tr>
<td vAlign="top" width="672"><p align="center"><font color="#004080" face="黑体"><strong>让彩色光标出现在Delphi程序中<br>
</strong></font></td>
</tr>
<tr>
<td vAlign="top" width="672"><p align="left" class="ourfont"><font color="#000000">
在Delphi中用Loadcursor()得到的光标只有黑白两色,怎样在程序中得到彩色光标呢?笔者尝试制作了以下程序:<br>
<strong> 方法一 用Loadcursorfromfile()从外部调入图标作为光标</strong><br>
Loadcursorfromfile()函数可以读*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?