ImageEn, unit iexFolderMView

TImageEnFolderMView.OpenFolder

TImageEnFolderMView.OpenFolder


Declaration

function OpenFolder(idx : Integer = IEF_CURRENT_FILE) : boolean;


Description

If the frame at idx is a file folder, then it will be opened (i.e. Folder will change to that location)

Result is true if the frame at idx is a folder.

If you specify IEF_CURRENT_FILE for idx then currently selected folder will be opened.