JVCL Help:SpecialFolders

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

The text for this constant has been generated automatically.

run\JvWinDialogs.pas


Pascal

 run\JvWinDialogs.pas
 SpecialFolders: array [0..29] ofTSpecialFolderInfo = ( (Name: 'Alt Startup'; ID: CSIDL_ALTSTARTUP), (Name: 'Application Data'; ID: CSIDL_APPDATA), (Name: 'Recycle Bin'; ID: CSIDL_BITBUCKET), (Name: 'Common Alt Startup'; ID: CSIDL_COMMON_ALTSTARTUP), (Name: 'Common Desktop'; ID: CSIDL_COMMON_DESKTOPDIRECTORY), (Name: 'Common Favorites'; ID: CSIDL_COMMON_FAVORITES), (Name: 'Common Programs'; ID: CSIDL_COMMON_PROGRAMS), (Name: 'Common Start Menu'; ID: CSIDL_COMMON_STARTMENU), (Name: 'Common Startup'; ID: CSIDL_COMMON_STARTUP), (Name: 'Controls'; ID: CSIDL_CONTROLS), (Name: 'Cookies'; ID: CSIDL_COOKIES), (Name: 'Desktop'; ID: CSIDL_DESKTOP), (Name: 'Desktop Directory'; ID: CSIDL_DESKTOPDIRECTORY), (Name: 'Drives'; ID: CSIDL_DRIVES), (Name: 'Favorites'; ID: CSIDL_FAVORITES), (Name: 'Fonts'; ID: CSIDL_FONTS), (Name: 'History'; ID: CSIDL_HISTORY), (Name: 'Internet'; ID: CSIDL_INTERNET), (Name: 'Internet Cache'; ID: CSIDL_INTERNET_CACHE), (Name: 'Network Neighborhood'; ID: CSIDL_NETHOOD), (Name: 'Network Top'; ID: CSIDL_NETWORK), (Name: 'Personal'; ID: CSIDL_PERSONAL), (Name: 'Printers'; ID: CSIDL_PRINTERS), (Name: 'Printer Links'; ID: CSIDL_PRINTHOOD), (Name: 'Programs'; ID: CSIDL_PROGRAMS), (Name: 'Recent Documents'; ID: CSIDL_RECENT), (Name: 'Send To'; ID: CSIDL_SENDTO), (Name: 'Start Menu'; ID: CSIDL_STARTMENU), (Name: 'Startup'; ID: CSIDL_STARTUP), (Name: 'Templates'; ID: CSIDL_TEMPLATES));


Description

This means that it is not documented.

run\JvWinDialogs.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page