The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



SelectPath


Unit: SDL_foldertree
Class: TFolderTree
Declaration: function SelectPath (path: string): boolean;

The method SelectPath unfolds the folder tree and selects the directory specified by the parameter path (which has to be a full path). If the specified path is invalid the method returns a FALSE value and does not change anything.

Hint: The Light Edition supports only drive C:

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): foldertree



Last Update: 2023-Dec-08