JVCL Help:TJvDirectoryEdit.InitialDir - Project JEDI Wiki

JVCL Help:TJvDirectoryEdit.InitialDir

From Project JEDI Wiki

Jump to: navigation, search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Contents

[edit] Summary

Determines the selected directory when the dialog opens.


[edit] Pascal

 propertyInitialDir: string;


[edit] Description

To make an item selected by default in the dialog’s box, assign a value to InitialDir in the Object Inspector or in program code. If the user selects a directory in the dialog and clicks OK, then InitialDir directory is set to that directory.


[edit] About

[edit] Notes

Only used if the edit text is empty when the dialog is shown. If the edit text is not empty then that text determines the directory to be selected.


[edit] 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

Personal tools
Navigation
Project JEDI
Code Library
Visual Component Library
Version Control System
Math Library
Code Formatter