JVCL Help:TJvSelectDirectoryAction

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCommonDialogAction
TJvSelectDirectoryAction
run\JvDialogActns.pas


Summary

Action that displays the TJvSelectDirectory dialog.

run\JvDialogActns.pas


Pascal

 run\JvDialogActns.pas
 TJvSelectDirectoryAction = class(TJvCommonDialogAction);


Description

Add TJvSelectDirectoryAction to an action list to add the Browse For Folder dialog or the custom select directory dialog to your application. Controls such as menu items and tool buttons linked to this action cause the application to display a select directory dialog when invoked.

run\JvDialogActns.pas


About

Navigation

run\JvDialogActns.pas



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