📄 colorcour.htm
字号:
<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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -