JVCL Help:TJvOrganizeFavoritesDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOrganizeFavoritesDialog Class
[+] JvWinDialogs.pas Classes
[+] TJvOrganizeFavoritesDialog Methods
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvOrganizeFavoritesDialog
run\JvWinDialogs.pas
Summary
Displays the Organize Favorites dialog.
Pascal
run\JvWinDialogs.pas
TJvOrganizeFavoritesDialog = class(TJvCommonDialog);
Description
- JVCLInfo
Use TJvOrganizeFavoritesDialog to show the Organize Favorites dialog. Do this by calling the Execute method.
To see an example the dialog, choose "Organize Favorites..." from the Favorites menu drop-down list in Windows Explorer. You can also preview this dialog at design-time, by right-clicking the component and clicking "Preview...".
This component is a wrapper for an undocumented Windows function that may not be implemented on all Windows platforms.
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