How can I change a folders Icon in Delphi?
By: Justin Swett
Abstract: Use a desktop.ini file to change the appearance of a folder in Windows Explorer.
QUESTION:
How change the appearance of a folder icon?
ANSWER:
The process of changing a folder's icon is pretty easy and there are a couple of ways that you can do it. In this article I'll show you how you can do it programmatically. I am only going to cover the general outline of how I made this project, so you can download the complete source from CodeCentral.
http://dn.codegear.com/bg/article/27508
Abstract: Use a desktop.ini file to change the appearance of a folder in Windows Explorer.
QUESTION:
How change the appearance of a folder icon?
ANSWER:
The process of changing a folder's icon is pretty easy and there are a couple of ways that you can do it. In this article I'll show you how you can do it programmatically. I am only going to cover the general outline of how I made this project, so you can download the complete source from CodeCentral.
http://dn.codegear.com/bg/article/27508

0 条评论:
发表评论
<< 主页