JVCL Help:TJvSelectDirectory.Execute
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSelectDirectory.Execute Method
[+] TJvSelectDirectory Methods
[+] TJvSelectDirectory Properties
Search in JVCL Help
Search in all projectsSummary
Displays the directory-selection dialog.
Pascal
functionExecute: Boolean; override;
Return Value
Returns True when the user selects a file and clicks Open. If the user clicks Cancel, Execute False.
Description
Execute opens the file-selection dialog.
Property ClassicDialog determines whether to show the Windows directory browser or the classic Select Directory dialog box.
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