LCL: Improve a comment for function SelectInFolder. Directories are shown in different ways in different systems.

This commit is contained in:
Juha 2025-02-06 10:05:26 +02:00
parent 78085ec24c
commit 4ce84e7af4

View File

@ -89,7 +89,7 @@ function OpenDocument(APath: String): Boolean;
// Open a system filemanager and select the given file there.
// AFullPath contains a directory and a file name.
// Works also with directory names, then nothing gets selected.
// Works also with directory names.
function SelectInFolder(AFullPath: String): Boolean;
type