Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to get system icon for given file name extension

Status
Not open for further replies.

BabaZaga

Programmer
Aug 5, 2003
1
0
0
YU
I need a function that takes file-name extension as parameter and returns system icon (TIcon) associated with that file type. Just tell me how to get Icon from the system.
 
There is a sample in Delphi 5 to retrieve the icon list from the system and get the imageindex for each file.

Please refer to ..\Delphi5\Demos\Virtual Listview.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top